MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.Components.Chart Namespace / TitlePosition Enumeration

TitlePosition Enumeration
Specifies the title position enumeration.
Syntax
'Declaration
 
Public Enum TitlePosition 
   Inherits System.Enum
 
Members
MemberDescription
CenterThe center title position.
FarThe far title position.
NearThe near title position.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         GrapeCity.ActiveReports.Extensibility.Rendering.Components.Chart.TitlePosition

See Also