ILNumerics Ultimate VS

StaticColormapProviderGetRangeMaxValue Method

ILNumerics Ultimate VS Documentation
ILNumerics - Technical Application Development
Provides the upper range for colorbar limits

[ILNumerics Visualization Engine]

Namespace:  ILNumerics.Drawing.Plotting
Assembly:  ILNumerics.Drawing (in ILNumerics.Drawing.dll) Version: ILNumerics Ultimate VS 4
Syntax

public float GetRangeMaxValue(
	AxisNames AxisName
)

Parameters

AxisName
Type: ILNumerics.DrawingAxisNames
(ignored)

Return Value

Type: Single
upper range as defined for this object in the constructor

Implements

IAxisDataProviderGetRangeMaxValue(AxisNames)
Remarks

[ILNumerics Visualization Engine]

See Also

Reference