Back to Devexpress

RadialScale.MinorTickmarkColor Property

maui-devexpress-dot-maui-dot-gauges-dot-radialscale-6b4517f5.md

latest849 B
Original Source

RadialScale.MinorTickmarkColor Property

Gets or sets the color of the RadialScale’s minor tickmarks. This is a bindable property.

Namespace : DevExpress.Maui.Gauges

Assembly : DevExpress.Maui.Gauges.dll

NuGet Package : DevExpress.Maui.Gauges

Declaration

csharp
public Color MinorTickmarkColor { get; set; }

Property Value

TypeDescription
Color

The color of the RadialScale’s minor tickmarks.

|

See Also

RadialScale Class

RadialScale Members

DevExpress.Maui.Gauges Namespace