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

Glossary Item Box

Represents the settings for the Title object.

Object Model

Title Class

Syntax

Visual Basic (Declaration) 
Public NotInheritable Class Title 
   Inherits MouseEnabledComponent
C# 
public sealed class Title : MouseEnabledComponent 

Inheritance Hierarchy

System.Object
               GrapeCity.ActiveReports.Chart.Title

See Also