ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Chart Assembly / GrapeCity.ActiveReports.Chart Namespace / Title Class / Alignment Property

In This Topic
    Alignment Property (Title)
    In This Topic
    Gets or sets the text alignment for the title object.
    Syntax
    'Declaration
     
    Public Property Alignment As Alignment
    public Alignment Alignment {get; set;}
    See Also