ILNumerics - Technical Application Development
Assembly: ILNumerics.Drawing (in ILNumerics.Drawing.dll) Version: ILNumerics Ultimate VS 4
Maximum value of the range limit as provided by the current state of ColormapProvider.
Gets the maximum 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: SingleMaximum value of the range limit as provided by the current state of ColormapProvider.
Implements
IAxisDataProviderGetRangeMaxValue(AxisNames)Remarks
[ILNumerics Visualization Engine]
See Also