FlexReport for WinForms | ComponentOne
C1.Win.FlexReport.4.5.2 Assembly / C1.Win.FlexReport.Chart Namespace / Chart2DArea Class
Members

In This Topic
    Chart2DArea Class
    In This Topic
    Represents the chart area of the chart.
    Object Model
    Chart2DArea Class
    Syntax
    'Declaration
     
    Public Class Chart2DArea 
       Inherits ChartRect
    public class Chart2DArea : ChartRect 
    Remarks
    This area includes all axes and the charted data.
    Inheritance Hierarchy

    System.Object
       C1.Win.FlexReport.Chart.ChartObject
          C1.Win.FlexReport.Chart.ChartRect
             C1.Win.FlexReport.Chart.Chart2DArea

    See Also