BaseGauge.GetColorScheme() Method
Gets the color scheme currently applied to this gauge.
Namespace: DevExpress.XtraGauges.Core.Model
Assembly: DevExpress.XtraGauges.v25.1.Core.dll
NuGet Package: DevExpress.Gauges.Core
Declaration
Returns
| Type | Description |
|---|---|
| ColorScheme | A ColorScheme object that specifies the color scheme currently applied to this gauge. |
See Also