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

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