TickLength Property (FlexAxisRenderer)

Action

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

Syntax

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

Access

Read only.