[]
        
(Showing Draft Content)

C1.Win.FlexReport.Chart.ChartAxisAlignment

ChartAxisAlignment Enum

Specifies the alignment of a text string relative to its layout rectangle.

Namespace: C1.Win.FlexReport.Chart
Assembly: C1.Win.FlexReport.8.dll
Syntax
public enum ChartAxisAlignment

Fields

Name Description
Center

Specifies that text is aligned in the center of the layout rectangle.

Far

Specifies that text is aligned far from the origin position of the layout rectangle.

Near

Specifies the text be aligned near the layout.