ChartGroup.BubbleScale Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Returns or sets the scale factor for bubbles in the specified chart group. Read/write.
public:
property int BubbleScale { int get(); void set(int value); };
public int BubbleScale { get; set; }
member this.BubbleScale : int with get, set
Public Property BubbleScale As Integer
Property Value
Integer
Remarks
This property can be set to an integer from 0 (zero) to 300, corresponding to a percentage of the default size.