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

In This Topic
    Chart2DPlotArea Class
    In This Topic
    Represents the plot area of the chart.
    Object Model
    Chart2DPlotArea Class
    Syntax
    'Declaration
     
    Public Class Chart2DPlotArea 
       Inherits ChartRect
    public class Chart2DPlotArea : ChartRect 
    Inheritance Hierarchy

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

    See Also