ILNumerics Ultimate VS

IAxisDataProviderGetRangeMaxValue Method

ILNumerics Ultimate VS Documentation
ILNumerics - Technical Application Development
Gets the upper limit of the axis scale range

[ILNumerics Visualization Engine]

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

float GetRangeMaxValue(
	AxisNames AxisName
)

Parameters

AxisName
Type: ILNumerics.DrawingAxisNames
The type / name of the axis

Return Value

Type: Single
the upper limit
Remarks

[ILNumerics Visualization Engine]

See Also

Reference