ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Chart Assembly / GrapeCity.ActiveReports.Chart Namespace / ChartArea Class
Members

In This Topic
    ChartArea Class
    In This Topic
    Specifies the properties of the chart area.
    Object Model
    ChartArea Class
    Syntax
    'Declaration
     
    Public NotInheritable Class ChartArea 
       Inherits DrawCustomizableComponent
    public sealed class ChartArea : DrawCustomizableComponent 
    Inheritance Hierarchy

    System.Object
                GrapeCity.ActiveReports.Chart.ChartArea

    See Also