3 references to BubbleMinSize
System.Windows.Forms.DataVisualization (3)
Common\ChartTypes\BubbleChart.cs (2)
244 if(ser.IsCustomPropertySet(CustomPropertyName.BubbleMinSize)) 246 _minPossibleBubbleSize = CommonElements.ParseDouble(ser[CustomPropertyName.BubbleMinSize]);
Common\Utilities\CustomAttributesRegistry.cs (1)
791 CustomPropertyName.BubbleMinSize,