ASPxClientWebChartControlHotTrackEventArgs.hitInfo Property
In This Article
Gets details on the chart elements located at the point where an end-user has clicked when hot-tracking or selecting a chart element on the client side.
#Declaration
TypeScript
hitInfo: ASPxClientWebChartHitInfo
#Property Value
Type | Description |
---|---|
ASPx |
An ASPx |
See Also