ILNumerics Ultimate VS

IAxisDataProviderGetRangeMinValue Method

ILNumerics Ultimate VS Documentation
ILNumerics - Technical Application Development
Gets the lower 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 GetRangeMinValue(
	AxisNames AxisName
)

Parameters

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

Return Value

Type: Single
the lower limit
Remarks

[ILNumerics Visualization Engine]

See Also

Reference