vcl-dxchartcontrol-1cb7b291.md
Stores information related to an OnHotTrackElement event occurrence in the Chart control.
TdxChartHotTrackElementEventArgs = class(
TdxEventArgs
)
The TdxChartHotTrackElementEventArgs class has members that allow you to do the following:
The AArgs parameter of the TdxChartHotTrackElementEvent procedural type references a TdxChartHotTrackElementEventArgs object.
TObject TdxEventArgs TdxChartHotTrackElementEventArgs
See Also