DashboardItemControlEventArgs.TreeMapControl Property
Gets an underlying TreeMap control.
Namespace: DevExpress.DashboardWin
Assembly: DevExpress.Dashboard.v24.2.Win.dll
NuGet Package: DevExpress.Win.Dashboard
#Declaration
public TreeMapControl TreeMapControl { get; }
#Property Value
Type | Description |
---|---|
Tree |
A Tree |
#Remarks
Use the TreeMapControl property to access a TreeMap control corresponding to the TreemapDashboardItem.