FlexReport for WinForms | ComponentOne
C1.Win.FlexReport.4.5.2 Assembly / C1.Win.FlexReport.Chart Namespace / Chart3DGroup Class / ChartType Property

In This Topic
    ChartType Property (Chart3DGroup)
    In This Topic
    Gets or sets the type of chart to be displayed.
    Syntax
    'Declaration
     
    Public Property ChartType As Chart3DType
    public Chart3DType ChartType {get; set;}
    See Also