Class TickShape
Enumerates the values for shape of ticks in the circular gauge.
Inheritance
System.Object
TickShape
Namespace: Syncfusion.UI.Xaml.Gauges
Assembly: Syncfusion.SfGauge.UWP.dll
Syntax
public sealed class TickShape : Enum
Fields
Ellipse
Declaration
public const TickShape Ellipse
Field Value
Type |
---|
TickShape |
Rectangle
Declaration
public const TickShape Rectangle
Field Value
Type |
---|
TickShape |
Triangle
Declaration
public const TickShape Triangle
Field Value
Type |
---|
TickShape |