FlexReport for WinForms | ComponentOne
C1.Win.FlexReport.8 Assembly / C1.Win.FlexReport.Chart Namespace / Chart2DArea Class
Properties Methods Events


In This Topic
    Chart2DArea Class Members
    In This Topic

    The following tables list the members exposed by Chart2DArea.

    Public Properties
     NameDescription
    Public PropertyGets the primary X-axis.  
    Public PropertyGets the primary Y-axis.  
    Public PropertyGets the primary Y2-axis.  
    Public PropertyGets or sets whether the chart area is inverted.  
    Public PropertyGets or sets the location of the element. (Inherited from C1.Win.FlexReport.Chart.ChartRect)
    Public PropertyGets or sets the bottom margin of chart area in twips. -1 will allow for margin auto-positioning.  
    Public PropertyGets or sets the left margin of chart area in twips. -1 will allow for margin auto-positioning.  
    Public PropertyGets or sets the right margin of chart area in twips. -1 will allow for margin auto-positioning.  
    Public PropertyGets or sets the top margin of chart area in twips. -1 will allow for margin auto-positioning.  
    Public PropertyGets the Chart2DPlotArea object that describles the region where data is charted.  
    Public PropertyGets or sets the size of the element. (Inherited from C1.Win.FlexReport.Chart.ChartRect)
    Public PropertyGets the style of the chart area.  
    Public PropertyGets or sets the visibility of the element. (Inherited from C1.Win.FlexReport.Chart.ChartRect)
    Top
    Protected Methods
     NameDescription
    Protected MethodNotify one property is changed. (Inherited from C1.Win.FlexReport.Chart.ChartObject)
    Top
    Public Events
     NameDescription
    Public EventOccurs when a property value changes. (Inherited from C1.Win.FlexReport.Chart.ChartObject)
    Top
    See Also