Enum LineDataPointLabelAlignment
Specifies how to align the labels for the data points of the scatter series: Telerik.Reporting.IScatterSeries.
Namespace: Telerik.Reporting
Assembly: Telerik.Reporting.dll
Syntax
public enum LineDataPointLabelAlignment
Above
Labels above each data point.
Below
Labels below each data point.
Center
Labels in the middle of each data point.
Left
Labels on the left of each data point.
Right
Labels on the right of each data point.