ComponentOne ASP.NET MVC Controls
FunnelOptionsBuilder Class Members
Methods 

C1.Web.Mvc.Fluent Namespace : FunnelOptionsBuilder Class

The following tables list the members exposed by FunnelOptionsBuilder.

Public Constructors
 NameDescription
Public ConstructorCreates one FunnelOptionsBuilder instance to configurate obj.  
Top
Public Methods
 NameDescription
Public MethodConfigurates C1.Web.Mvc.FunnelOptions.NeckHeight. Specifies the neck height as a percentage for the Funnel chart.The default value is 0.  
Public MethodConfigurates C1.Web.Mvc.FunnelOptions.NeckWidth. Specifies the neck width as a percentage for the Funnel chart.The default value is 0.2.  
Public MethodConfigurates C1.Web.Mvc.FunnelOptions.Type. Specifies 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

Reference

FunnelOptionsBuilder Class
C1.Web.Mvc.Fluent Namespace