BaseGauge.GetColorScheme() Method
Gets the color scheme currently applied to this gauge.
Namespace: DevExpress.XtraGauges.Core.Model
Assembly: DevExpress.XtraGauges.v24.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