IMSL C# Numerical Library

ChartNode.BarWidth Property

The width of all of the groups of bars at each index.

public virtual double BarWidth {get; set;}

Property Value

A double which contains the "BarWidth" attribute value.

Remarks

By default, BarWidth = 0.5.

See Also

ChartNode Class | Imsl.Chart2D Namespace