ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / Title Class
Members

In This Topic
    Title Class
    In This Topic
    The Title element defines a title for the chart or for an axis.
    Object Model
    Title Class
    Syntax
    'Declaration
     
    Public Class Title 
       Implements IValidateable 
    public class Title : IValidateable  
    Inheritance Hierarchy

    System.Object
       GrapeCity.ActiveReports.PageReportModel.Title
          GrapeCity.ActiveReports.PageReportModel.ChartAxisTitle

    See Also