[]
        
(Showing Draft Content)

C1.Win.FlexReport.Chart.ChartAutoLabelArrangementMethod

ChartAutoLabelArrangementMethod Enum

Specifies the method of label auto arrangement.

Namespace: C1.Win.FlexReport.Chart
Assembly: C1.Win.FlexReport.4.8.dll
Syntax
public enum ChartAutoLabelArrangementMethod
Public Enum ChartAutoLabelArrangementMethod

Fields

Name Description
Decimation

The method removes labels which cannot be placed without overlapping.

FindingOptimum

This method tries to position labels avoiding its overlapping.