Class StepShapeType
Enumeration specifying step shape type of marker.
Inheritance
System.Object
StepShapeType
Namespace: Syncfusion.XForms.ProgressBar
Assembly: Syncfusion.SfProgressBar.XForms.dll
Syntax
public sealed class StepShapeType : Enum
Fields
Circle
Circle shape.
Declaration
public const StepShapeType Circle
Field Value
Type |
---|
StepShapeType |
Square
Square shape.
Declaration
public const StepShapeType Square
Field Value
Type |
---|
StepShapeType |