Page tree
    Created with Raphaël 2.1.0
    Loading...
Skip to end of metadata
Go to start of metadata

Description

Sets or returns the gap width between categories of series values, as a percentage of the bar of column width.

C#
public int SeriesGapWidth{ get; set; }
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.

  • No labels