ILNumerics Ultimate VS

LegendRootID Property

ILNumerics Ultimate VS Documentation
ILNumerics - Technical Application Development
Gets the root node of the subtree in the scene, which is considered for finding legend items automatically or sets it. Default: the plot cube containing this legend (null)

[ILNumerics Visualization Engine]

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

public Nullable<int> RootID { get; set; }

Property Value

Type: NullableInt32
Remarks

[ILNumerics Visualization Engine]

See Also

Reference