Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migration of unmigrated content due to installation of a new plugin
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:vb.net}
Public Property SeriesGapWidth() As Integer
{signature}
{remarks}
The series gap width must be between 0 and 500.

The default series gap width is 150.
{remarks}