ASPxClientIndicatorPoint.series Property
In This Article
Returns the series to which the indicator and its point belong.
#Declaration
TypeScript
series: ASPxClientSeries
#Property Value
Type | Description |
---|---|
ASPx |
The series that stores the indicator to which the point belongs. |
See Also