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