DataLabels.Add(Int32, DataLabel) Method
Adds a data label with the specified key.
Namespace: DevExpress.Docs.Office
Assembly: DevExpress.Docs.Core.v26.1.dll
NuGet Package: DevExpress.Docs.Core
Declaration
Parameters
| Name | Type | Description |
|---|---|---|
| key | Int32 | A key that identifies a point index. |
| value | DataLabel | The data label to add. |
See Also