Back to Devexpress

DashboardControlBase.TreemapItemStyle Property

dashboard-devexpress-dot-dashboardwpf-dot-dashboardcontrolbase-b8a23eb0.md

latest1.3 KB
Original Source

DashboardControlBase.TreemapItemStyle Property

Gets or sets the style applied to the TreemapDashboardItem. This is a dependency property.

Namespace : DevExpress.DashboardWpf

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

NuGet Package : DevExpress.Wpf.Dashboard

Declaration

csharp
public Style TreemapItemStyle { get; set; }
vb
Public Property TreemapItemStyle As Style

Property Value

TypeDescription
Style

A Style object that is the style applied to the TreemapDashboardItem.

|

See Also

DashboardControlBase Class

DashboardControlBase Members

DevExpress.DashboardWpf Namespace