Click or drag to resize
ChartNodeBarWidth Property
The width of all of the groups of bars at each index.

Namespace: Imsl.Chart2D
Assembly: ImslCS (in ImslCS.dll) Version: 6.5.2.0
Syntax
public virtual double BarWidth { get; set; }

Property Value

Type: Double
A double which contains the "BarWidth" attribute value.
Remarks
By default, BarWidth = 0.5.
See Also