Class LabelPlacement
Enum for label placement in Gauge control
Inheritance
System.Object
LabelPlacement
Namespace: Syncfusion.Windows.Forms.Gauge
Assembly: Syncfusion.Gauge.Windows.dll
Syntax
public sealed class LabelPlacement : Enum
Fields
Inside
Labels are placed inside the gauge scale.
Declaration
public const LabelPlacement Inside
Field Value
| Type |
|---|
| LabelPlacement |
Outside
Labels are placed outside the gauge scale.
Declaration
public const LabelPlacement Outside
Field Value
| Type |
|---|
| LabelPlacement |