[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.PageReportModel.Axis.AxisLocation

Axis.AxisLocation Enum

The axis location related to chart data.

Namespace: GrapeCity.ActiveReports.PageReportModel
Assembly: MESCIUS.ActiveReports.Core.Rdl.dll
Syntax
public enum Axis.AxisLocation

Fields

Name Description
Left

Specifies that the chart axis should be drawn to the left of the chart area.

Right

Specifies that the chart axis should be drawn to the right of the chart area.

Extension Methods