DataLabelCollection.Range Property
In This Article
Obtains a range used as a reference for data labels.
Namespace: DevExpress.Spreadsheet.Charts
Assembly: DevExpress.Spreadsheet.v24.2.Core.dll
NuGet Package: DevExpress.Spreadsheet.Core
#Declaration
#Property Value
Type | Description |
---|---|
Cell |
A cell range that contains data labels. |
See Also