HeatmapHitInfo.InHeatmap Property
Indicates whether the test point is in within a heatmap.
Namespace: DevExpress.XtraCharts.Heatmap
Assembly: DevExpress.XtraCharts.v24.1.dll
NuGet Package: DevExpress.Charts
Declaration
Property Value
Type | Description |
---|---|
Boolean | true if the test point is within a heatmap; otherwise, false. |
See Also