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