xBandSize
Specifies the width of the bands on a categorical or timescale X-axis. The band size is an integer indicating the number of category groups (for a categorical axis) or the number of date groups (for a timescale axis) to be spanned by each band.
Type
integer number of groups spanned by band
Example
Chart1.xBandSize = 2;

See Also
xBandColor, to set the band color.
| << yBandColor | © 1996-2013 InetSoft Technology Corporation (v11.4) | yBandSize >> |