ASPxClientWebChart.series Property
In This Article
Provides access to the chart’s collection of series.
#Declaration
TypeScript
series: ASPxClientSeries[]
#Property Value
Type | Description |
---|---|
ASPx |
An array of ASPx |
See Also