| Visual Basic (Declaration) | |
|---|---|
Public Enum TitlePosition Inherits System.Enum | |
| C# | |
|---|---|
public enum TitlePosition : System.Enum | |
| Member | Description |
|---|---|
| Center | Indicates that the title is centered. |
| Far | Indicates that the title is aligned further from the chart. |
| Near | Indicates that the title is aligned near the chart. |
System.Object
System.ValueType
System.Enum
GrapeCity.ActiveReports.PageReportModel.TitlePosition