ILNumerics Ultimate VS

TickCollectionDefaultLabel Property

ILNumerics Ultimate VS Documentation
ILNumerics - Technical Application Development
The label template used to create new tick labels; provides all settings (color, font, ...)

[ILNumerics Visualization Engine]

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

public Label DefaultLabel { get; }

Property Value

Type: Label
Remarks

Changes to the default label instance will immediately affect all existing labels in the tick collection!

[ILNumerics Visualization Engine]

See Also

Reference