'Declaration
<C1DescriptionAttribute("ChartOptions.BubbleMaxSize", "Gets or sets the maximum symbol size for bubble chart.")> <DefaultValueAttribute(30)> Public Property BubbleMaxSize As Double
[C1Description("ChartOptions.BubbleMaxSize", "Gets or sets the maximum symbol size for bubble chart.")] [DefaultValue(30)] public double BubbleMaxSize {get; set;}