'Declaration Public Enum AxisLocation Inherits System.Enum
public enum AxisLocation : System.Enum
'Declaration Public Enum AxisLocation Inherits System.Enum
public enum AxisLocation : System.Enum
Member | Description |
---|---|
Left | Indicates that the axis should be drawn on the left side of chart area. |
Right | Indicates that the axis should be drawn on the right side of chart area. |
System.Object
System.ValueType
System.Enum
GrapeCity.ActiveReports.Extensibility.Rendering.Components.Chart.AxisLocation