SeriesLabel Class
In This Article
Contains settings for series point labels.
Namespace: DevExpress.Xpf.Charts
Assembly: DevExpress.Xpf.Charts.v14.2.dll
#Declaration
#Returned By
Properties that return SeriesLabel instances:
#Remarks
An object of the SeriesLabel type is returned by the Series.Label property.
The SeriesLabel class provides the following properties that define the behavior and position of series labels: SeriesLabel.ConnectorThickness, SeriesLabel.ConnectorVisible, SeriesLabel.Indent and SeriesLabel.ResolveOverlappingMode.
#Inheritance
#Extension Methods
See Also