ILNumerics Ultimate VS

Axis.Max Property

ILNumerics Ultimate VS Documentation
ILNumerics - Technical Application Development
The maximum value for the axis range, if this property is not null, its value will override the actual value taken from the assigned data container within the plot cube. Default: null

[ILNumerics Visualization Engine]

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

public Nullable<float> Max { get; set; }

Property Value

Type: Nullable<Single>
Remarks

[ILNumerics Visualization Engine]

See Also

Reference