Enum Placement
Determines where the pointer should be placed relative to the scale.
Namespace: Syncfusion.RDL.DOM
Assembly: Syncfusion.EJ.ReportViewer.dll
Syntax
public enum Placement
Fields
Name | Description |
---|---|
Cross | Default value for radial gauge. The pointer is placed in cross. |
Inside | The pointer is placed inside. |
Outside | Default value for linear gauge. The pointer is placed outside. |