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