ILNumerics Ultimate VS

BarPlotHorizontal Property

ILNumerics Ultimate VS Documentation
ILNumerics - Technical Application Development
Get or sets the rendering style of the bar plot.

[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 bool Horizontal { get; set; }

Property Value

Type: Boolean
Remarks

Boolean parameter defining the rendering style of the bars. If set to true, each bar will be drawn horizontally, otherwise vertically (default).

[ILNumerics Drawing2 Toolbox]

See Also

Reference