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