Skip to main content

ASPxClientWebChartControlHotTrackEventArgs.hitObject Property

Provides access on the client side to the chart element, for which the event was raised.

#Declaration

TypeScript

#Property Value

Type Description
ASPxClientWebChartElement

An ASPxClientWebChartElement object, which represents the chart element for which the event was raised.

See Also