HistogramDataLabels.Item[Int32] Property
Namespace: DevExpress.Docs.Office
Assembly: DevExpress.Docs.Core.v26.1.dll
Declaration
Parameters
| Name | Type |
|---|---|
| key | Int32 |
Property Value
| Type |
|---|
| HistogramDataLabel |
See Also
Namespace: DevExpress.Docs.Office
Assembly: DevExpress.Docs.Core.v26.1.dll
public HistogramDataLabel this[int key] { get; set; }
Public Property Item(key As Integer) As HistogramDataLabel
| Name | Type |
|---|---|
| key | Int32 |
| Type |
|---|
| HistogramDataLabel |