ILNumerics Ultimate VS

BarPlotStyle Property

ILNumerics Ultimate VS Documentation
ILNumerics - Technical Application Development
Controls the way the bars of multiple groups are arranged.

[ILNumerics Drawing2 Toolbox]

Namespace:  ILNumerics.Drawing.Plotting
Assembly:  ILNumerics.Toolboxes.Drawing2 (in ILNumerics.Toolboxes.Drawing2.dll) Version: 5.5.0.0 (5.5.7503.3146)
Syntax

public BarPlotStyle Style { get; set; }

Property Value

Type: BarPlotStyle
Remarks

All possible values from the BarPlotStyle enumeration.

See: http://ilnumerics.net/bar-plots.html for examples for each style.

[ILNumerics Drawing2 Toolbox]

See Also

Reference