ASPxClientWebChartControlHotTrackEventArgs.hitObject Property
Provides access on the client side to the chart element, for which the event was raised.
Declaration
hitObject: ASPxClientWebChartElement
Property Value
Type | Description |
---|---|
ASPxClientWebChartElement | An ASPxClientWebChartElement object, which represents the chart element for which the event was raised. |
See Also