ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.Import.Models Namespace / ChartArea Class
Members

In This Topic
    ChartArea Class
    In This Topic
    Represents a chart area that contains the axes and style.
    Object Model
    ChartArea Class
    Syntax
    'Declaration
     
    Public Class ChartArea 
    public class ChartArea 
    Remarks
    This class should not be used directly in application code. It is designed for internal operations within the product libraries and may change or be removed in future versions without notice.
    Inheritance Hierarchy

    System.Object
       GrapeCity.ActiveReports.Import.Models.ChartArea

    See Also