RadialScale.TickmarkLabelFormatProperty Field
Identifies the TickmarkLabelFormat bindable property.
Namespace: DevExpress.Maui.Gauges
Assembly: DevExpress.Maui.Gauges.dll
NuGet Package: DevExpress.Maui.Gauges
Declaration
public static readonly BindableProperty TickmarkLabelFormatProperty
Field Value
| Type | Description |
|---|---|
| BindableProperty | A bindable property identifier. |
See Also