ILNumerics Ultimate VS

AxisScaleLabel Property

ILNumerics Ultimate VS Documentation
ILNumerics - Technical Application Development
Access the axis scale label for configuration.

[ILNumerics Visualization Engine]

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

public Label ScaleLabel { get; }

Property Value

Type: Label
Remarks

The scale label displays the tick value scale factor for abbreviated tick values outside of the allowed display range width. Individual values for the ScaleLabel.Position will be ignored. The scale label is always displayed at the position of the tick with the lowest screen Y coordinate.

[ILNumerics Visualization Engine]

See Also

Reference