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

GaugeOptionsBase.Fill Property

Defines the color to fill this object.

Namespace: DevExpress.UI.Xaml.Gauges

Assembly: DevExpress.UI.Xaml.Gauges.v19.2.dll

Declaration

public Brush Fill { get; set; }

Property Value

Type Description
Brush

A Brush object.

Property Paths

You can access this nested property as listed below:

See Also