ASPxClientWebChart.series Property
Provides access to the chart’s collection of series.
Declaration
series: ASPxClientSeries[]
Property Value
| Type | Description |
|---|---|
| ASPxClientSeries[] | An array of ASPxClientSeries objects that represent the collection of series. |
See Also