ScatterChartDashboardItem.ColoringOptions Property
Provides access to coloring options of the Scatter Chart dashboard item.
Namespace: DevExpress.DashboardCommon
Assembly: DevExpress.Dashboard.v24.1.Core.dll
NuGet Package: DevExpress.Dashboard.Core
Declaration
Property Value
Type | Description |
---|---|
DashboardItemColoringOptions | A DashboardItemColoringOptions object containing coloring options of the Scatter Chart dashboard item. |
See Also