Skip to main content
All docs
V26.1
  • HeatmapSelectionController Class

    Namespace: DevExpress.Xpf.Charts.Heatmap

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

    Declaration

    public class HeatmapSelectionController :
        SelectionControllerBase<HeatmapCell>

    Inheritance

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