ASP.NET MVC Controls | ComponentOne
C1.Web.Mvc Namespace / FunnelOptions Class
Properties


In This Topic
    FunnelOptions Class Members
    In This Topic

    The following tables list the members exposed by FunnelOptions.

    Public Properties
     NameDescription
    Public PropertySpecifies the neck height as a percentage for the Funnel chart.The default value is 0.  
    Public PropertySpecifies the neck width as a percentage for the Funnel chart.The default value is 0.2.  
    Public PropertySpecifies the type of Funnel chart. It should be 'Rectangle' or 'Default'. NeckWidth and NeckHeight don't work if type is set to Rectangle.  
    Top
    See Also