ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / ChartAxisTitle Class
Members

In This Topic
    ChartAxisTitle Class
    In This Topic
    The ChartAxisTitle element defines a title for an axis.
    Object Model
    ChartAxisTitle Class
    Syntax
    'Declaration
     
    Public NotInheritable Class ChartAxisTitle 
       Inherits Title
       Implements IValidateable 
    public sealed class ChartAxisTitle : Title, IValidateable  
    Inheritance Hierarchy

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

    See Also