FlexReport for UWP | ComponentOne
C1.UWP.FlexReport Assembly / C1.Xaml.FlexReport Namespace / FlexChartField Class / ChartType Property

In This Topic
    ChartType Property
    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