ActiveReports Developer 7
Alignment Property
See Also 
GrapeCity.ActiveReports.Chart.v7 Assembly > GrapeCity.ActiveReports.Chart Namespace > Title Class : Alignment Property

Glossary Item Box

Gets or sets the text alignment for the title object.

Syntax

Visual Basic (Declaration) 
Public Property Alignment As Alignment
C# 
public Alignment Alignment {get; set;}

See Also