Skip to main content
A newer version of this page is available. .
All docs
V22.1

HeatmapSelectionController Class

Namespace: DevExpress.Xpf.Charts.Heatmap

Assembly: DevExpress.Xpf.Charts.v22.1.dll

NuGet Package: DevExpress.Wpf.Charts

Declaration

public class HeatmapSelectionController :
    SelectionControllerBase<HeatmapCell>

Inheritance

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