Aspose::Words::Drawing::Charts::ChartSeriesGroup::get_BubbleScale method

ChartSeriesGroup::get_BubbleScale method

Gets or sets the size of the bubbles as a percentage of their default size.

int32_t Aspose::Words::Drawing::Charts::ChartSeriesGroup::get_BubbleScale()

Remarks

Applies only to series groups of the Bubble and Bubble3D types.

The range of acceptable values is from 0 to 300 inclusive. The default value is 100.

See Also