ActiveReports 12
Axis.AxisLocation Enumeration

GrapeCity.ActiveReports.v12 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace : Axis.AxisLocation Enumeration
The axis location related to chart data.
Syntax
'Declaration
 
Public Enum Axis.AxisLocation 
   Inherits System.Enum
public enum Axis.AxisLocation : System.Enum 
Members
MemberDescription
LeftSpecifies that the chart axis should be drawn to the left of the chart area.
RightSpecifies that the chart axis should be drawn to the right of the chart area.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         GrapeCity.ActiveReports.PageReportModel.Axis.AxisLocation

See Also

Reference

GrapeCity.ActiveReports.PageReportModel Namespace