Back to Devexpress

TcxGridChartDataLevelInfoHitTest Class

vcl-cxgridchartview-b6043604.md

latest2.0 KB
Original Source

TcxGridChartDataLevelInfoHitTest Class

Stores HitTest information about the data level located at the inspected point.

Declaration

delphi
TcxGridChartDataLevelInfoHitTest = class(
    TcxCustomGridViewHitTest
)

Remarks

The TcxGridChartDataLevelInfoHitTest class introduces members that allow you to accomplish the following:

In addition, the TcxGridChartDataLevelInfoHitTest class overrides the HitTestCode function to return the htDataLevelInfo hit code if a data level is located at the inspected point.

Inheritance

TObject TcxCustomGridHitTest TcxCustomGridViewHitTest TcxGridChartDataLevelInfoHitTest

See Also

TcxGridChartDataLevelActiveValueInfoHitTest Class

TcxGridChartViewStyles.ActiveDataLevelInfo Property

TcxGridChartViewStyles.DataLevelsInfo Property

TcxGridChartDataLevelInfoHitTest Members

cxGridChartView Unit