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