ILNumerics Ultimate VS

BarPlotExBorder Property

ILNumerics Ultimate VS Documentation
ILNumerics - Technical Application Development
Gets access to the border line shape of the bar plot [readonly].

[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 LineStrip Border { get; }

Property Value

Type: LineStrip
Remarks

One single LineStrip object is used for the borders of all bars.

[ILNumerics Drawing2 Toolbox]

See Also

Reference