'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 | Setting the alignment to Center centers the axis title in comparison to the chart area. |
Far | Setting the alignment to Far places the axis title to the right side of the chart area. |
Near | Setting the alignment to Near places the axis title to the left side of the chart area. |
System.Object
System.ValueType
System.Enum
C1.Web.Wijmo.Controls.C1Chart.ChartAxisAlignment