ColorDefinition.Color Property
Gets a color for the current color definition.
Namespace: DevExpress.DashboardCommon
Assembly: DevExpress.Dashboard.v22.2.Core.dll
NuGet Packages: DevExpress.Dashboard.Core, DevExpress.Win.Dashboard.Design
Declaration
Property Value
Type | Description |
---|---|
Nullable<Color> | A Color that is the ARGB color. |
See Also