ColorScheme.BaseColor Property
Specifies the scheme’s base color.
Namespace: DevExpress.XtraReports.Wizards.ColorSchemes
Assembly: DevExpress.XtraReports.v24.2.dll
NuGet Package: DevExpress.Reporting.Core
Declaration
Property Value
Type | Description |
---|---|
Color | A Color value whose variations, according to an internal algorithm, are used as other color components of the scheme. |
See Also