CustomDrawSeriesPointEventArgs.LabelsTexts Property
In This Article
Gets the labels texts for the points currently being painted.
Namespace: DevExpress.Xpf.Charts
Assembly: DevExpress.Xpf.Charts.v14.2.dll
#Declaration
#Property Value
Type | Description |
---|---|
String[] | A string array that is the labels texts. |
See Also