Skip to main content
A newer version of this page is available. .

StateImageIndicatorComponent.Color Property

Gets or sets the control’s color.

Namespace: DevExpress.XtraGauges.Win.Base

Assembly: DevExpress.XtraGauges.v20.2.Win.dll

NuGet Package: DevExpress.Win.Gauges

Declaration

[XtraSerializableProperty]
public Color Color { get; set; }

Property Value

Type Description
Color

The control’s color.

See Also