Back to Devexpress

RadialScale.MinorTickmarkThickness Property

maui-devexpress-dot-maui-dot-gauges-dot-radialscale-f994cc71.md

latest864 B
Original Source

RadialScale.MinorTickmarkThickness Property

Gets or sets thickness of minor tickmarks on the RadialScale. This is a bindable property.

Namespace : DevExpress.Maui.Gauges

Assembly : DevExpress.Maui.Gauges.dll

NuGet Package : DevExpress.Maui.Gauges

Declaration

csharp
public double MinorTickmarkThickness { get; set; }

Property Value

TypeDescription
Double

A minor tickmark thickness.

|

See Also

RadialScale Class

RadialScale Members

DevExpress.Maui.Gauges Namespace