WinUI | ComponentOne
C1.WinUI.Chart Assembly / C1.Chart Namespace / FunnelChartType Enumeration
In This Topic
    FunnelChartType Enumeration
    In This Topic
    Specifies the type of Funnel Chart.
    Syntax
    public enum FunnelChartType : System.Enum 
    Members
    MemberDescription
    DefaultShows trapezoid chart.
    RectangleShows bar chart.
    Inheritance Hierarchy

    System.Object
       System.ValueType
          System.Enum
             C1.Chart.FunnelChartType

    See Also