Glossary Item Box

LabDevTools Send comments on this topic.

MajorTicksCount

Gets or sets the number of major ticks of the scale.

 

[Visual Basic]
Public Property MajorTicksCount As Color
 
[C#]
public Color MajorTicksCount
{get; set;}
Observations:

Of default it is 5.

See also:

MajorTickColor | MajorTickLength | MinorTickColor | MinorTickLength | MinorTicksCount

 


Copyright © 2007 LabDevTools. All Rights Reserved.