[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Extensibility.Rendering.Components.Chart.AxisLocation

AxisLocation Enum

Specifies the axis location.

Namespace: GrapeCity.ActiveReports.Extensibility.Rendering.Components.Chart
Assembly: MESCIUS.ActiveReports.Core.Rendering.dll
Syntax
public enum AxisLocation

Fields

Name Description
Left

Indicates that the axis should be drawn on the left side of the chart area.

Right

Indicates that the axis should be drawn on the right side of the chart area.

Extension Methods