FlexReport for WPF | ComponentOne
C1.WPF.Report Assembly / C1.WPF.Report 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