ILNumerics Ultimate VS

TickCollectionWidth Property

ILNumerics Ultimate VS Documentation
ILNumerics - Technical Application Development
Gets the thickness of the tick lines or sets it

[ILNumerics Visualization Engine]

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

public int Width { get; set; }

Property Value

Type: Int32
Remarks

The tickness of the lines is measured in pixels on screen.

This property is a shortcut to the Width property of the Lines member which allows further configuration of the tick lines.

[ILNumerics Visualization Engine]

See Also

Reference