ILNumerics Ultimate VS

TickCollectionColor Property

ILNumerics Ultimate VS Documentation
ILNumerics - Technical Application Development
Gets the color for the lines of the ticks and the main axis line or sets it.

[ILNumerics Visualization Engine]

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

public Color Color { get; set; }

Property Value

Type: Color
Remarks

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

[ILNumerics Visualization Engine]

See Also

Reference