ILNumerics Ultimate VS

TickCollectionMode Property

ILNumerics Ultimate VS Documentation
ILNumerics - Technical Application Development
Gets the tick creation mode or sets it

[ILNumerics Visualization Engine]

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

public TickMode Mode { get; set; }

Property Value

Type: TickMode
Remarks

For TickMode.Auto the ticks for the axis are created automatically (default). TickMode.Manual allows for custom configuration of the ticks.

[ILNumerics Visualization Engine]

See Also

Reference