Specifies the side where axis should be drawn.

Namespace:  C1.C1Rdl.Rdl2008
Assembly:  C1.C1Report.2 (in C1.C1Report.2.dll)

Syntax

C#
public enum ChartAxisLocation
Visual Basic
Public Enumeration ChartAxisLocation

Members

Member nameDescription
Default Draw the axis on the default side.
Opposite Draw the axis on the opposite side.

See Also