Back to Devexpress

IndicatorBase.Fill Property

maui-devexpress-dot-maui-dot-gauges-dot-indicatorbase-d6b7ac9f.md

latest945 B
Original Source

IndicatorBase.Fill Property

Gets or sets the brush used to paint ValueIndicatorBase descendants. This is a bindable property.

Namespace : DevExpress.Maui.Gauges

Assembly : DevExpress.Maui.Gauges.dll

NuGet Package : DevExpress.Maui.Gauges

Declaration

csharp
public Brush Fill { get; set; }

Property Value

TypeDescription
Brush

The brush used to paint ValueIndicatorBase descendants.

|

See Also

IndicatorBase Class

IndicatorBase Members

DevExpress.Maui.Gauges Namespace