ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Chart Assembly / GrapeCity.ActiveReports.Chart Namespace / ChartArea Class / ChartArea Constructor / ChartArea Constructor()

In This Topic
    ChartArea Constructor()
    In This Topic
    Initializes a new instance of the ChartArea class without axes.
    Syntax
    'Declaration
     
    Public Function New()
    public ChartArea()
    See Also