'Declaration
Public Enum AxisLabelAlignment Inherits System.Enum
public enum AxisLabelAlignment : System.Enum
'Declaration
Public Enum AxisLabelAlignment Inherits System.Enum
public enum AxisLabelAlignment : System.Enum
Member | Description |
---|---|
Bottom | At the bottom. |
Center | At the center. |
Left | At the left. |
Right | At the right. |
Top | At the top. |
System.Object
System.ValueType
System.Enum
C1.Chart.AxisLabelAlignment