LabelPlacement Property (FlexChartLegend)

Action

Gets the label placement of the legend element. Valid values include: top, bottom, right, and left.

Syntax

C#
protected String labelPlacement { get; }
VB
'Declaration
Protected Read Property labelPlacement As String

Access

Read only.