Enum TickPlacement
Enum for tick placement in Gauge control
Namespace: Syncfusion.Windows.Forms.Gauge
Assembly: Syncfusion.Gauge.Windows.dll
Syntax
public enum TickPlacement
Fields
| Name | Description |
|---|---|
| Inside | Tick marks are placed inside the gauge scale. |
| OutSide | Tick marks are placed outside the gauge scale. |