ActiveReports 14 .NET Edition
GrapeCity.ActiveReports Assembly / GrapeCity.ActiveReports.SectionReportModel Namespace / ChartControl Class
Members

In This Topic
    ChartControl Class
    In This Topic
    Renders a chart on the report.
    Object Model
    ChartControl Class
    Syntax
    'Declaration
     
    Public NotInheritable Class ChartControl 
       Inherits ARControl
    public sealed class ChartControl : ARControl 
    Inheritance Hierarchy

    System.Object
       GrapeCity.ActiveReports.SectionReportModel.ARControl
          GrapeCity.ActiveReports.SectionReportModel.ChartControl

    See Also