RadControls for WinForms

The StyleTickMinor type exposes the following members.

Properties

  NameDescription
Public propertyColor
Tick line color
(Inherited from StyleTick.)
Public propertyEndCap
Specifies the end cap property
(Inherited from LineStyle.)
Public propertyLength
Specifies the Length of tick
(Overrides StyleTick..::..Length.)
Public propertyMinorTickCount
Minor ticks count between the two major ticks
Public propertyPenStyle
Specifies the pen style property
(Inherited from StyleBorder.)
Public propertyStartCap
Specifies the start cap property
(Inherited from LineStyle.)
Protected propertyViewStateIgnoresCase
Gets if view sate should ignore case
(Inherited from StateManagedObject.)
Public propertyVisible
Visibility
(Inherited from StyleBorder.)
Public propertyWidth
Tick line width
(Inherited from StyleTick.)

Explicit Interface Implementations

  NameDescription
Explicit interface implemetationPrivate propertyIChartingStateManager..::..IsTrackingViewState
Is view state tracking changes
(Inherited from StateManagedObject.)

See Also