ILNumerics - Technical Application Development
Assembly: ILNumerics.Drawing (in ILNumerics.Drawing.dll) Version: ILNumerics Ultimate VS 4
Create a new legend object, provide initial legend items
[ILNumerics Visualization Engine]
Namespace: ILNumerics.Drawing.Plotting
Assembly: ILNumerics.Drawing (in ILNumerics.Drawing.dll) Version: ILNumerics Ultimate VS 4
Syntax
Parameters
- items
- Type: System.Collections.GenericIEnumerableLegendItem
Collection of legend items. This cannot be null. - tag (Optional)
- Type: SystemObject
[Optional] tag used to identify the legend in the scene. Default: null (LegendTag).
Remarks
[ILNumerics Visualization Engine]
See Also