ASPxClientSeries.indicators Property
Gets the series’ collection of indicators.
Declaration
indicators: ASPxClientIndicator[]
Property Value
| Type | Description |
|---|---|
| ASPxClientIndicator[] | An array of ASPxClientIndicator objects, that belong to the series. |
See Also