'Declaration
<DefaultValueAttribute(Mono.Cecil.CustomAttributeArgument)> <C1DescriptionAttribute("ChartOptions.FunnelType", "Gets or sets the type of funnel chart.")> Public Property FunnelType As FunnelChartType
[DefaultValue(Mono.Cecil.CustomAttributeArgument)] [C1Description("ChartOptions.FunnelType", "Gets or sets the type of funnel chart.")] public FunnelChartType FunnelType {get; set;}