SeriesPoint.Length Property
In This Article
Gets the length of an array which contains the series point’s values.
Namespace: DevExpress.XtraCharts
Assembly: DevExpress.XtraCharts.v24.2.dll
NuGet Package: DevExpress.Charts
#Declaration
#Property Value
Type | Description |
---|---|
Int32 | An integer value which specifies the length of the Series |
See Also