Specifies possible positions of the title along the axis.
Namespace:
C1.C1Rdl.Rdl2008Assembly: C1.C1Report.2 (in C1.C1Report.2.dll)
Syntax
| C# |
|---|
public enum ChartAxisTitlePosition |
| Visual Basic |
|---|
Public Enumeration ChartAxisTitlePosition |
Members
| Member name | Description | |
|---|---|---|
| Center | Position the title on the center of the axis. | |
| Near | Position the title on the near side of the axis. | |
| Far | Position the title on the far side of the axis. |