Back to Devexpress

RadialProgressBar.ValueIndicatorFill Property

maui-devexpress-dot-maui-dot-gauges-dot-radialprogressbar-5bbc4054.md

latest867 B
Original Source

RadialProgressBar.ValueIndicatorFill Property

Gets or sets the brush that is used to fill the value indicator. This is a bindable property.

Namespace : DevExpress.Maui.Gauges

Assembly : DevExpress.Maui.Gauges.dll

NuGet Package : DevExpress.Maui.Gauges

Declaration

csharp
public Brush ValueIndicatorFill { get; set; }

Property Value

TypeDescription
Brush

The value indicator’s fill brush.

|

See Also

RadialProgressBar Class

RadialProgressBar Members

DevExpress.Maui.Gauges Namespace