ILNumerics Ultimate VS

AxisMin Property

ILNumerics Ultimate VS Documentation
ILNumerics - Technical Application Development
The minimum 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> Min { get; set; }

Property Value

Type: NullableSingle
Remarks

[ILNumerics Visualization Engine]

See Also

Reference