'Declaration Public Enum ChartAxisAlignment Inherits System.Enum
public enum ChartAxisAlignment : System.Enum
'Declaration Public Enum ChartAxisAlignment Inherits System.Enum
public enum ChartAxisAlignment : System.Enum
Member | 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. |
System.Object
System.ValueType
System.Enum
C1.Win.FlexReport.Chart.ChartAxisAlignment