ASPxClientHitObject Members
Represents an object under the hit test point within a chart control, on the client side.Properties
Name | Description |
---|---|
AdditionalObject | Provides access to an object, which is in some way related to the object being hit. The returned value depends on the ASPxClientHitObject.Object type and hit point location. |
Object | Gets the chart element for which the event was raised. |
See Also