'Declaration Public Enum LabelPosition Inherits System.Enum
public enum LabelPosition : System.Enum
'Declaration Public Enum LabelPosition Inherits System.Enum
public enum LabelPosition : System.Enum
| Member | Description | 
|---|---|
| Bottom | Label is at bottom. | 
| Center | Label is centered. | 
| Left | Label is at left. | 
| Right | Label is at right. | 
| Top | Label is at top. | 
System.Object
   System.ValueType
      System.Enum
         C1.Web.Wijmo.Controls.C1Maps.LabelPosition