ASPxClientWebChartControlHotTrackEventArgs.hitObject Property
In This Article
Provides access on the client side to the chart element, for which the event was raised.
#Declaration
TypeScript
hitObject: ASPxClientWebChartElement
#Property Value
Type | Description |
---|---|
ASPx |
An ASPx |
See Also