Back to Devexpress

RadialScale.TickmarkLabelFontAttributes Property

maui-devexpress-dot-maui-dot-gauges-dot-radialscale-3ff54c36.md

latest874 B
Original Source

RadialScale.TickmarkLabelFontAttributes Property

Gets or sets the tickmark label’s font attributes. This is a bindable property.

Namespace : DevExpress.Maui.Gauges

Assembly : DevExpress.Maui.Gauges.dll

NuGet Package : DevExpress.Maui.Gauges

Declaration

csharp
public FontAttributes TickmarkLabelFontAttributes { get; set; }

Property Value

TypeDescription
FontAttributes

The tickmark label’s font attributes.

|

See Also

RadialScale Class

RadialScale Members

DevExpress.Maui.Gauges Namespace