'Declaration Public Enum LabelOverlappingOptions Inherits System.Enum
public enum LabelOverlappingOptions : System.Enum
'Declaration Public Enum LabelOverlappingOptions Inherits System.Enum
public enum LabelOverlappingOptions : System.Enum
| Member | Description |
|---|---|
| None | No overlapping allowed. |
| OutsidePlotArea | Allow labels outside plot area. |
| OverlapDataPoints | Allow overlapping with data points |
System.Object
System.ValueType
System.Enum
C1.Chart.LabelOverlappingOptions