ChartGroup.BubbleScale Property

Definition

Returns or sets the scale factor for bubbles in the specified chart group. Can be an integer value from 0 (zero) to 300, corresponding to a percentage of the default size. Applies only to bubble charts.

public:
 property int BubbleScale { int get(); void set(int value); };
public int BubbleScale { get; set; }
Public Property BubbleScale As Integer

Property Value

Applies to