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