ILNumerics Ultimate VS

BarPlotFill Property

ILNumerics Ultimate VS Documentation
ILNumerics - Technical Application Development
Gets access to the triangles shape used for rendering the bars fill area [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 Triangles Fill { get; }

Property Value

Type: Triangles
Remarks

A single TrianglesStrip shape is used for all bars.

[ILNumerics Drawing2 Toolbox]

See Also

Reference