Action
Gets an array that specifies where Flex draws the minor tick marks along the axis. Each array element contains a value between
0 and 1.
Syntax
C#
protected List(Of Double) minorTicks { get; }
VB
'Declaration
Protected Read Property minorTicks As List(Of Double)
Access
Read only.