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

In This Topic
    Chart3DArea Class
    In This Topic
    The Chart3DArea class describes the ChartArea of the chart. This area includes plotcube, all axes and the charted data.
    Object Model
    Chart3DArea Class
    Syntax
    'Declaration
     
    Public Class Chart3DArea 
       Inherits C1.Win.C1Chart3DBase.baseChartArea
       Implements C1.Win.C1Chart3DBase.iChartRect 
    Inheritance Hierarchy

    System.Object
       C1.Win.C1Chart3DBase.baseChartRect
          C1.Win.C1Chart3DBase.baseChartArea
             C1.Win.C1Chart3D.Chart3DArea

    See Also