LabelGap Property (FlexAxisRenderer)
Class
FlexAxisRenderer
.
Action
Gets the gap between the end of the tick marks and the top of the labels, in pixels. The default value is 3.
Syntax
C#
protected
Double
labelGap { get; }
VB
'Declaration Protected Read Property labelGap As
Double
Access
Read only.