Back to Devexpress

HeatmapSelectionController Class

wpf-devexpress-dot-xpf-dot-charts-dot-heatmap-6133450e.md

latest1.1 KB
Original Source

HeatmapSelectionController Class

Namespace : DevExpress.Xpf.Charts.Heatmap

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

NuGet Package : DevExpress.Wpf.Charts

Declaration

csharp
public class HeatmapSelectionController :
    SelectionControllerBase<HeatmapCell>
vb
Public Class HeatmapSelectionController
    Inherits SelectionControllerBase(Of HeatmapCell)

Inheritance

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

See Also

HeatmapSelectionController Members

DevExpress.Xpf.Charts.Heatmap Namespace