BarDataLabels.Item[Int32] Property
Gets or sets data label settings for a specific point index.
Namespace: DevExpress.Docs.Office
Assembly: DevExpress.Docs.Core.v26.1.dll
Declaration
Parameters
Property Value
See Also
Gets or sets data label settings for a specific point index.
Namespace: DevExpress.Docs.Office
Assembly: DevExpress.Docs.Core.v26.1.dll
public BarDataLabel this[int key] { get; set; }
Public Property Item(key As Integer) As BarDataLabel
| Name | Type | Description |
|---|---|---|
| key | Int32 | The zero-based point index. |
| Type | Description |
|---|---|
| BarDataLabel | A BarDataLabel object for the specified point. |
© 2026 Sunbelt Computer Software