Aspose::Cells::Charts::Series::SetBubbleScale method
Series::SetBubbleScale method
Gets or sets the scale factor for bubbles in the specified chart group. It can be an integer value from 0 (zero) to 300, corresponding to a percentage of the default size. Applies only to bubble charts.
void Aspose::Cells::Charts::Series::SetBubbleScale(int32_t value)
See Also
- Class Vector
- Class Series
- Namespace Aspose::Cells::Charts
- Library Aspose.Cells for C++