Class LinearTickStyle
Represents the style of axis ticks, that used to customize axis ticks color, length, thickness and dash array.
Inherited Members
Namespace: Syncfusion.Maui.Gauges
Assembly: Syncfusion.Maui.Gauges.dll
Syntax
public class LinearTickStyle : GaugeTickStyle, IThemeElement
Constructors
LinearTickStyle()
Initializes a new instance of the LinearTickStyle class.
Declaration
public LinearTickStyle()