BubbleSizeScale

ChartSeriesGroup.BubbleSizeScale property

Specifies the scale factor for the bubble chart (can be between 0 and 300 percents of the default size). Read/write Int32.

public int BubbleSizeScale { get; set; }

See Also