MinorTickLength Property (FlexAxisRenderer)

Action

Gets the length of the minor tick marks on the axis, in pixels. The default value is 0.

Syntax

C#
protected Double minorTickLength { get; }
VB
'Declaration
Protected Read Property minorTickLength As Double

Access

Read only.