Enum Placement
Enum for pointer placement in linear gauge
Namespace: Syncfusion.Windows.Forms.Gauge
Assembly: Syncfusion.Gauge.Windows.dll
Syntax
public enum Placement
Fields
| Name | Description |
|---|---|
| Center | Places the pointer at the center of the scale. |
| Far | Places the pointer near the end of the scale. |
| Near | Places the pointer near the start of the scale. |