Back to Devexpress

RadialProgressBar.StretchToFit Property

maui-devexpress-dot-maui-dot-gauges-dot-radialprogressbar-9304dc38.md

latest902 B
Original Source

RadialProgressBar.StretchToFit Property

Gets or sets whether the radial progress bar is resized to best fit the page. This is a bindable property.

Namespace : DevExpress.Maui.Gauges

Assembly : DevExpress.Maui.Gauges.dll

NuGet Package : DevExpress.Maui.Gauges

Declaration

csharp
public bool StretchToFit { get; set; }

Property Value

TypeDescription
Boolean

true if the radial progress bar is stretched to fit the page; otherwise, false.

|

See Also

RadialProgressBar Class

RadialProgressBar Members

DevExpress.Maui.Gauges Namespace