ComponentOne 3D Chart for WinForms
C1.Win.C1Chart3D.4.5.2 Assembly / C1.Win.C1Chart3D Namespace / Chart3DGroup Class / ChartType Property

In This Topic
    ChartType Property
    In This Topic
    The type of chart to be displayed.
    Syntax
    'Declaration
     
    Public Property ChartType As Chart3DTypeEnum
    public Chart3DTypeEnum ChartType {get; set;}
    See Also