TreemapDashboardItem.ColoringOptions Property
In This Article
Provides access to coloring options of the Treemap dashboard item.
Namespace: DevExpress.DashboardCommon
Assembly: DevExpress.Dashboard.v24.2.Core.dll
#Declaration
public DashboardItemColoringOptions ColoringOptions { get; }
#Property Value
Type | Description |
---|---|
Dashboard |
A Dashboard |
See Also