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

In This Topic
    Area Class Members
    In This Topic

    The following tables list the members exposed by Area.

    Public Properties
     NameDescription
    Public PropertyGets the axes collection.  
    Public PropertyGets the primary X-axis object.  
    Public PropertyGets the primary Y-axis object.  
    Public PropertyGets the primary Y2 axis object.  
    Public PropertyGets or sets whether the chart area is inverted.  
    Public PropertyGets or sets the location of the ChartArea in chart control client coordinates.  
    Public PropertyGets or sets the default location of the ChartArea.  
    Public PropertyGets or sets the size of the Chart Area margins.  
    Public PropertyGets the ChartPlot object that describes the region where data is charted.  
    Public PropertyGets or sets the size of the ChartArea in chart control client coordinates.  
    Public PropertyGets or sets the default size of the ChartArea.  
    Public PropertyGets the ChartArea style.  
    Public PropertyGets or sets the ChartArea visibility.  
    Top
    Public Methods
     NameDescription
    Public MethodResets the Area location so it is calculated automatically.  
    Public MethodResets Area size so it is calculated automatically.  
    Public MethodResets Area style inheritance state.  
    Public MethodReturns false if the ChartArea LocationDefault property is in the default state.  
    Public MethodReturns false if the ChartArea margins are set to their default values.  
    Public MethodReturns false if the ChartArea SizeDefault property is in the default state.  
    Public MethodReturns false if the ChartArea style property is in the default state.  
    Top
    See Also