RadialScale.TickmarkLabelFontFamily Property
Gets or sets the tickmark label’s font family. This is a bindable property.
Namespace: DevExpress.Maui.Gauges
Assembly: DevExpress.Maui.Gauges.dll
NuGet Package: DevExpress.Maui.Gauges
Declaration
public string TickmarkLabelFontFamily { get; set; }
Property Value
| Type | Description |
|---|---|
| String | The tickmark label’s font family. |
See Also