Specifies directions in which the chart area should be aligned with the target chart area.
Namespace:
C1.C1Rdl.Rdl2008Assembly: C1.C1Report.2 (in C1.C1Report.2.dll)
Syntax
C# |
---|
public enum ChartAlignOrientation |
Visual Basic |
---|
Public Enumeration ChartAlignOrientation |
Members
Member name | Description | |
---|---|---|
None | No alignment. | |
Vertical | Vertical alignment. | |
Horizontal | Horizontal alignment. | |
All | Both vertical and horizontal alignment. |