Skip to main content

TreemapDashboardItem.ColoringOptions Property

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
DashboardItemColoringOptions

A DashboardItemColoringOptions object containing coloring options of the Chart and Pie dashboard items.

See Also