ComponentOne 3D Chart for WinForms
C1.Win.C1Chart3D.4.5.2 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
    public class Chart3DArea : C1.Win.C1Chart3DBase.baseChartArea 
    Inheritance Hierarchy

    System.Object
             C1.Win.C1Chart3D.Chart3DArea

    See Also