Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Description

Excerpt

Sets or returns whether to display a data table (in place of category axis tick mark labels). Data tables are not available for all chart types.

Signature
C#
C#

 public boolean Visible{ get; set; }
Signature
vb.net
vb.net

Public Property Visible() As Boolean