HeatmapHighlightedItemChangedEventArgs.HeatmapCell Property
Returns information about the highlighted heatmap cell.
Namespace: DevExpress.XtraCharts.Heatmap
Assembly: DevExpress.XtraCharts.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| HeatmapCell | Contains heatmap cell parameters. |
See Also