ChartStringData.Values Property
Namespace: DevExpress.Docs.Office
Assembly: DevExpress.Docs.Core.v26.1.dll
Declaration
Property Value
| Type |
|---|
| IReadOnlyList<String> |
See Also
Namespace: DevExpress.Docs.Office
Assembly: DevExpress.Docs.Core.v26.1.dll
public IReadOnlyList<string> Values { get; }
Public ReadOnly Property Values As IReadOnlyList(Of String)
| Type |
|---|
| IReadOnlyList<String> |