'Declaration Public Enum OverlappingLabels Inherits System.Enum
public enum OverlappingLabels : System.Enum
'Declaration Public Enum OverlappingLabels Inherits System.Enum
public enum OverlappingLabels : System.Enum
Member | Description |
---|---|
Auto | Hide overlapping labels. |
Show | Show all labels, including overlapping ones. |
Trim | Trim label if it's larger than avalable width. |
WordWrap | Wrap label if it's larger than avalable width. |
System.Object
System.ValueType
System.Enum
C1.Chart.OverlappingLabels