| C1.Win.C1Chart.4 Assembly > C1.Win.C1Chart Namespace : AutoLabelArrangementMethodEnum Enumeration |
'Declaration Public Enum AutoLabelArrangementMethodEnum Inherits System.Enum
public enum AutoLabelArrangementMethodEnum : System.Enum
| Member | Description |
|---|---|
| Decimation | The method removes labels which can not be placed without overlapping. |
| FindingOptimum | This method tries to position labels avoiding its overlapping. |
System.Object
System.ValueType
System.Enum
C1.Win.C1Chart.AutoLabelArrangementMethodEnum