ASPxClientIndicatorPoint Class
In This Article
The IndicatorPoint class’s client-side equivalent.
#Declaration
TypeScript
declare class ASPxClientIndicatorPoint extends ASPxClientWebChartRequiredElement
#Remarks
The ASPxClientIndicatorPoint class provides information about an individual indicator point that the Crosshair Cursor shows.
#Inheritance
ASPxClientWebChartElement
ASPxClientWebChartRequiredElement
ASPxClientIndicatorPoint
See Also