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 the gap width between categories of series values, as a percentage of the bar of column width.

Signature
C#C#
Wiki Markup
{description}
{excerpt}Sets or returns the gap width between categories of series values, as a percentage of the bar of column width.{excerpt}
{signature:C#}
 public int SeriesGapWidth{ get; set; }
Signature
{signature}{signature:vb.net
vb.net
}
Public Property SeriesGapWidth() As Integer
Remarks

The series gap width must be between 0 and 500.

The default series gap width is 150.
{signature}
{remarks}
The series gap width must be between 0 and 500.

The default series gap width is 150.
{remarks}