Skip to main content
All docs
V23.2

HeatmapSelectionController Class

Namespace: DevExpress.Xpf.Charts.Heatmap

Assembly: DevExpress.Xpf.Charts.v23.2.dll

NuGet Package: DevExpress.Wpf.Charts

Declaration

public class HeatmapSelectionController :
    SelectionControllerBase<HeatmapCell>

Inheritance

Object
DevExpress.Xpf.Charts.Native.SelectionControllerBase<HeatmapCell>
HeatmapSelectionController
See Also