Class TickShape
Enumerates the values for shape of ticks in the circular gauge. You can change the shape of ticks.
Inheritance
System.Object
TickShape
Namespace: Syncfusion.UI.Xaml.Gauges
Assembly: Syncfusion.SfGauge.WPF.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 |