Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 4.0
Description

...

Wiki Markup
{description}
{excerpt}Sets or returns whether the chart's data table will display horizontal grid lines.

...

Signature
C#C#
{excerpt}
{signature:C#}
 public boolean ShowHorizontalBorders{ get; set; }
Signature
{signature}{signature:vb.net
vb.net
}
Public Property ShowHorizontalBorders() As Boolean
{signature}