New to Telerik ReportingStart a free 30-day trial

Specifies how to align the labels for the data points of the scatter series: IScatterSeries.

Definition

Namespace:Telerik.Reporting

Assembly:Telerik.Reporting.dll

Syntax:

C#
public enum LineDataPointLabelAlignment

Fields

Labels above each data point.

C#
Above = 2

Labels below each data point.

C#
Below = 3

Labels in the middle of each data point.

C#
Center = 4

Labels on the left of each data point.

C#
Left = 0

Labels on the right of each data point.

C#
Right = 1
In this article
DefinitionFieldsAboveBelowCenterLeftRight
Not finding the help you need?
Contact Support