ComponentOne 3D Chart for WinForms
C1.Win.C1Chart3D.4.8 Assembly / C1.Win.C1Chart3D Namespace / Chart3DArea Class
Properties Methods Events

In This Topic
    Chart3DArea Class Members
    In This Topic

    The following tables list the members exposed by Chart3DArea.

    Public Properties
     NameDescription
    Public PropertyGets the axes collection object.  
    Public PropertyGets the X-axis object.  
    Public PropertyGets the Y-axis object.  
    Public PropertyGets the Z-axis object.  
    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 ChartArea in chart control client coordinates.  
    Public PropertyGets or sets the default size of the ChartArea.  
    Public PropertyGets the chart area style.  
    Public PropertyGets the 3d-view object.  
    Public PropertyGets or sets the element visibility. (Inherited from C1.Win.C1Chart3DBase.baseChartRect)
    Top
    Public Methods
     NameDescription
    Public MethodOverloaded. Invalidates the specified region of the chart area and causes to be redrawn. (Inherited from C1.Win.C1Chart3DBase.baseChartRect)
    Top
    Public Events
     NameDescription
    Public EventFires when chart component rectangle value was changed. (Inherited from C1.Win.C1Chart3DBase.baseChartRect)
    Top
    See Also