Back to Devexpress

HotTrackEventArgs Properties

corelibraries-devexpress-dot-xtracharts-dot-hottrackeventargs-dot-underscore-properties.md

latest1.4 KB
Original Source

HotTrackEventArgs Properties

Provides data for a chart control’s ChartControl.ObjectHotTracked and ChartControl.ObjectSelected events.

NameDescription
AdditionalObjectProvides access to an object related to the object being hit. The returned value depends on the HotTrackEventArgs.Object type and hit point location.
CancelGets or sets whether the hot-tracking should be cancelled.
HitInfoGets details on the chart elements located at the point where an end-user has clicked when hot-tracking or selecting a chart element at runtime.
ObjectGets the chart element, for which the event was raised.

See Also

HotTrackEventArgs Class

HotTrackEventArgs Members

DevExpress.XtraCharts Namespace