Gets the color of the tick marks.
Use a hex color value or the string name of a known color. The default value is 0x6F7777.
protected Color tickColor { get; }
'Declaration Protected Read Property tickColor As Color