TcxGridChartValueAreaHitTest Class
Stores HitTest information about an area diagram‘s data marker located at the inspected point.
Declaration
TcxGridChartValueAreaHitTest = class(
TcxGridChartValueHitTest
)
Remarks
The TcxGridChartValueAreaHitTest class overrides the HitTestCode function to return the htChartValueArea hit code if an area diagram’s data marker is located at the inspected point.
Inheritance
TObject
TcxCustomGridHitTest
TcxCustomGridViewHitTest
TcxGridChartValueHitTest
TcxGridChartValueAreaHitTest
See Also