'Declaration Public Enum LabelVisibility Inherits System.Enum
public enum LabelVisibility : System.Enum
'Declaration Public Enum LabelVisibility Inherits System.Enum
public enum LabelVisibility : System.Enum
| Member | Description | 
|---|---|
| AutoHide | Does not draw the label if it overlaps with other labels. | 
| Hidden | Always not draw the label. | 
| Visible | Always draw the label. | 
System.Object
   System.ValueType
      System.Enum
         C1.Web.Wijmo.Controls.C1Maps.LabelVisibility