FlexChart | ComponentOne
C1.WPF.Chart Assembly / C1.WPF.Chart Namespace / ErrorBar Class / ChartType Property

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