DashboardItemColoringOptions.UseGlobalColors Property
In This Article
Gets or sets whether the dashboard item uses a global or local color scheme.
Namespace: DevExpress.DashboardCommon
Assembly: DevExpress.Dashboard.v24.2.Core.dll
NuGet Package: DevExpress.Dashboard.Core
#Declaration
#Property Value
Type | Default | Description |
---|---|---|
Boolean | true | true, if the dashboard item uses a global color scheme; otherwise, the dashboard item uses a local color scheme. |
#Property Paths
You can access this nested property as listed below:
Object Type | Path to Use |
---|---|
Chart |
|
Custom |
|
Pie |
|
Range |
|
Scatter |
|
Treemap |
|
See Also