ILNumerics - Technical Application Development
Assembly: ILNumerics.Toolboxes.Drawing2 (in ILNumerics.Toolboxes.Drawing2.dll) Version: 5.5.0.0 (5.5.7503.3146)
The scalar value of the lower limit of the colormap.
Gets the lower value limit corresponding to the lower bound of the colormap [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
Parameters
- AxisName
- Type: ILNumerics.DrawingAxisNames
[Ignored]
Return Value
Type: SingleThe scalar value of the lower limit of the colormap.
Implements
IAxisDataProviderGetRangeMinValue(AxisNames)Remarks
This parameter is readonly. Use Update(InArraySingle, InArraySingle, InArraySingle, InArraySingle, Colormap, TupleSingle, Single, NullableVector3, NullableVector3, Boolean)
in order to control the behavior of the colormap for the surface plot.[ILNumerics Drawing2 Toolbox]
See Also