TcxGridChartTitleHitTest Class
Stores HitTest information about the chart title located at the inspected point.
Declaration
TcxGridChartTitleHitTest = class(
TcxCustomGridViewHitTest
)
Remarks
The TcxGridChartTitleHitTest
class overrides the HitTestCode function to return the htChartTitle
hit code if a chart title is located at the inspected point.
Inheritance
TObject
TcxCustomGridHitTest
TcxCustomGridViewHitTest
TcxGridChartTitleHitTest
See Also