Back to Devexpress

RadialScale.StrokeCap Property

maui-devexpress-dot-maui-dot-gauges-dot-radialscale-8379f3a5.md

latest799 B
Original Source

RadialScale.StrokeCap Property

Gets or sets the style of the RadialScale line’s endings. This is a bindable property.

Namespace : DevExpress.Maui.Gauges

Assembly : DevExpress.Maui.Gauges.dll

NuGet Package : DevExpress.Maui.Gauges

Declaration

csharp
public SKStrokeCap StrokeCap { get; set; }

Property Value

TypeDescription
SkiaSharp.SKStrokeCap

The style of line endings.

|

See Also

RadialScale Class

RadialScale Members

DevExpress.Maui.Gauges Namespace