ILNumerics - Technical Application Development
Assembly: ILNumerics.Drawing (in ILNumerics.Drawing.dll) Version: ILNumerics Ultimate VS 4
Minimum value of the range limit as provided by the current state of ColormapProvider.
Gets the minimum value of the value range for the axis AxisName.
[ILNumerics Visualization Engine]
Namespace: ILNumerics.Drawing.Plotting
Assembly: ILNumerics.Drawing (in ILNumerics.Drawing.dll) Version: ILNumerics Ultimate VS 4
Syntax
Parameters
- AxisName
- Type: ILNumerics.DrawingAxisNames
The axis to retrieve the range limit for.
Return Value
Type: SingleMinimum value of the range limit as provided by the current state of ColormapProvider.
Implements
IAxisDataProviderGetRangeMinValue(AxisNames)Remarks
[ILNumerics Visualization Engine]
See Also