ILNumerics Ultimate VS

LegendItemProviderSubID Property

ILNumerics Ultimate VS Documentation
ILNumerics - Technical Application Development
Stores the subID of the provider to distinguish provider items for e.g. bar plots, where more than one legend item is created by a single object.

[ILNumerics Visualization Engine]

Namespace:  ILNumerics.Drawing.Plotting
Assembly:  ILNumerics.Drawing (in ILNumerics.Drawing.dll) Version: ILNumerics Ultimate VS 4
Syntax

public int ProviderSubID { get; set; }

Property Value

Type: Int32
Remarks

[ILNumerics Visualization Engine]

See Also

Reference