ILNumerics Ultimate VS

AxisPosition Property

ILNumerics Ultimate VS Documentation
ILNumerics - Technical Application Development
Gets the axis position or sets it. The position is the start/lower end of the axis. null: automatic (default)

[ILNumerics Visualization Engine]

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

public Nullable<Vector3> Position { get; set; }

Property Value

Type: NullableVector3
Remarks

[ILNumerics Visualization Engine]

See Also

Reference