Class Placement
Defines the place of the pointer.
Inheritance
System.Object
    Placement
  Namespace: Syncfusion.EJ2.LinearGauge
Assembly: Syncfusion.EJ2.dll
Syntax
public sealed class Placement : Enum
  Fields
Center
Declaration
public const Placement Center
  Field Value
| Type | 
|---|
| Placement | 
Far
Declaration
public const Placement Far
  Field Value
| Type | 
|---|
| Placement | 
Near
Declaration
public const Placement Near
  Field Value
| Type | 
|---|
| Placement | 
None
Declaration
public const Placement None
  Field Value
| Type | 
|---|
| Placement |