Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 4.0
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#
Wiki Markup
{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.{excerpt}
{signature:C#}
 public boolean Visible{ get; set; }
Signature
{signature}{signature:vb.net
vb.net
}
Public Property Visible() As Boolean
{signature}