ActiveReports Developer 7
Title Class Members
See Also  Properties  Methods 
GrapeCity.ActiveReports.Chart.v7 Assembly > GrapeCity.ActiveReports.Chart Namespace : Title Class

Glossary Item Box

The following tables list the members exposed by Title.

Public Constructors

 NameDescription
Public ConstructorTitle ConstructorInitializes new instance of the Title object.  
Top

Public Properties

 NameDescription
Public PropertyAlignmentGets or sets the text alignment for the title object.  
Public PropertyBackdropGets or sets the Backdrop object for the title.  
Public PropertyBorderGets or sets the border to draw around the title object.  
Public PropertyCustomBorderDrawerGets or sets the custom border draw implementation class.  
Public PropertyDockAreaGets or sets the chart area to which the title will be docked.  
Public PropertyDockingGets or sets the enumerated dock type value for the title.  
Public PropertyFontGets or sets the font information used to draw the title text.  
Public PropertyNameOverridden. Gets or sets the name of the Title object as string.  
Public PropertyTextGets or sets the text to display for the Title object.  
Public PropertyVisibleGets or sets a value indicating whether the Title object is visible.  
Top

Public Methods

 NameDescription
Public MethodCloneOverridden. Creates a clone of the Title object.  
Public MethodGetObjectDataGets serialization information with all of the data needed to reinstantiate this object.  
Public MethodToStringReturns a string that represents the current Title object.  
Top

See Also