HeatmapSelectionController.SelectedCells Property
Namespace: DevExpress.Xpf.Charts.Heatmap
Assembly: DevExpress.Xpf.Charts.v26.1.dll
Declaration
Property Value
| Type |
|---|
| ObservableCollection<HeatmapCell> |
See Also
Namespace: DevExpress.Xpf.Charts.Heatmap
Assembly: DevExpress.Xpf.Charts.v26.1.dll
public ObservableCollection<HeatmapCell> SelectedCells { get; }
Public ReadOnly Property SelectedCells As ObservableCollection(Of HeatmapCell)
| Type |
|---|
| ObservableCollection<HeatmapCell> |