ShowLabels Property (FlexAxisRenderer)

Action

Gets whether labels appear along the axis. The default value is true.

Syntax

C#
protected Boolean showLabels { get; }
VB
'Declaration
Protected Read Property showLabels As Boolean

Access

Read only.