DataLabel.Index Property
In This Article
Gets the index of a data label.
Namespace: DevExpress.Spreadsheet.Charts
Assembly: DevExpress.Spreadsheet.v24.2.Core.dll
NuGet Package: DevExpress.Spreadsheet.Core
#Declaration
#Property Value
Type | Description |
---|---|
Int32 | An integer that is the index of the data label. |
See Also