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