Skip to main content
All docs
V24.1

HeatmapSelectionController(HeatmapControl) Constructor

Initializes a new instance of the HeatmapSelectionController class with specified settings.

Namespace: DevExpress.Xpf.Charts.Heatmap

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

NuGet Package: DevExpress.Wpf.Charts

Declaration

public HeatmapSelectionController(
    HeatmapControl control
)

Parameters

Name Type
control HeatmapControl
See Also