ILNumerics - Technical Application Development 
Assembly: ILNumerics.Drawing (in ILNumerics.Drawing.dll) Version: ILNumerics Ultimate VS 4
 
 The renderArea is expected to provide a coordinate system in range [0,0,0] -> [1,1,1]. 
            The function may adds and configures new objects to the group. Properties of the group will not get altered.
 
            Renders a textual representation / label of this countour line into a legend
            
[ILNumerics Visualization Engine]
Namespace: ILNumerics.Drawing.Plotting
Assembly: ILNumerics.Drawing (in ILNumerics.Drawing.dll) Version: ILNumerics Ultimate VS 4
Syntax
Parameters
- renderArea
 - Type: ILNumerics.DrawingGroup
Root group for output - subItemID
 - Type: SystemInt32
 
Implements
ILegendItemDataProviderConfigureLegendLabel(Group, Int32)Remarks
[ILNumerics Visualization Engine]
See Also