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

In This Topic
    ChartType Property (FlexChartField)
    In This Topic
    Gets or sets the chart type.
    Syntax
    'Declaration
     
    Public Property ChartType As C1.Chart.ChartType
    public C1.Chart.ChartType ChartType {get; set;}
    See Also