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

In This Topic
    PlotArea Class Members
    In This Topic

    The following tables list the members exposed by PlotArea.

    Public Properties
     NameDescription
    Public PropertyGets the AlarmZonesCollection.  
    Public PropertyGets or sets the backcolor of the PlotArea.  
    Public PropertyGets or sets the gradient or hatch background.  
    Public PropertyGets or sets the whether the PlotArea is enclosed in a box (solid border).  
    Public PropertyGets or sets the forecolor of the PlotArea.  
    Public PropertyDefines the style of the background gradient filling.  
    Public PropertyDefines the style of the background hatch filling.  
    Public PropertyGets the location of the PlotArea in chart control client coordinates.  
    Public PropertyGets or sets the default location of the PlotArea.  
    Public PropertyGets or sets the whether the PlotArea background is opaque.  
    Public PropertyGets the size of the PlotArea in chart control client coordinates.  
    Public PropertyGets or sets the default size of the PlotArea.  
    Public PropertyGets or sets a value indicating whether to use anti-aliasing while rendering chart data.  
    Public PropertyGets the View3D object of the PlotArea.  
    Public PropertyGets or sets the PlotArea visibility.  
    Top
    Public Methods
     NameDescription
    Public MethodResets the inheritance state of the PlotArea BackColor.  
    Public MethodResets the inheritance state of the PlotArea ForeColor.  
    Public MethodResets the inheritance state of the PlotArea Opaque.  
    Public MethodReturns false if the PlotArea BackColor property is in the default state.  
    Public MethodReturns false if the PlotArea BackColor2 property is in the default state.  
    Public MethodReturns false if the PlotArea ForeColor property is in the default state.  
    Public MethodReturns false if the PlotArea Opaque property is in the default state.  
    Top
    See Also