Class DotPlacement
Contains the values for the DotPlacement enumeration that determines the placement of the Dots representation.
Inheritance
System.Object
DotPlacement
Namespace: Syncfusion.SfRotator.XForms
Assembly: Syncfusion.SfRotator.XForms.dll
Syntax
public sealed class DotPlacement : Enum
Fields
Default
Display Dots representation of items over the selected view
Declaration
public const DotPlacement Default
Field Value
Type |
---|
DotPlacement |
None
Collapses Dot representation.
Declaration
public const DotPlacement None
Field Value
Type |
---|
DotPlacement |
OutSide
Display Dots representation of items under the selected view.
Declaration
public const DotPlacement OutSide
Field Value
Type |
---|
DotPlacement |