ChartHitInfo.InPaneTitle Property
In This Article
Returns the value that indicates whether the test point is within a pane title.
Namespace: DevExpress.XtraCharts
Assembly: DevExpress.XtraCharts.v24.2.dll
NuGet Package: DevExpress.Charts
#Declaration
#Property Value
Type | Description |
---|---|
Boolean | true, if the test point is within a pane title; otherwise, false. |
See Also