ILNumerics Ultimate VS

ContourPlotGetRangeMaxValue Method

ILNumerics Ultimate VS Documentation
ILNumerics - Technical Application Development
Provides the maximum axis scale range for rendering axis scales

[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
Name of the axis to query

Return Value

Type: Single
Maximum color range

Implements

IAxisDataProviderGetRangeMaxValue(AxisNames)
Remarks

[ILNumerics Visualization Engine]

See Also

Reference