2D Chart for WinForms | ComponentOne
C1.Win.C1Chart.4.5.2 Assembly / C1.Win.C1Chart Namespace / Area Class
Members

In This Topic
    Area Class
    In This Topic
    The Area class describes the ChartArea of the chart.
    Object Model
    Area Class
    Syntax
    'Declaration
     
    Public Class Area 
    public class Area 
    Remarks
    This area includes all axes and the charted data.
    Inheritance Hierarchy

    System.Object
       C1.Win.C1Chart.Area

    See Also