Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel.drawing Package / IChartGroup Interface / setBubbleScale Method
In This Topic
    setBubbleScale Method
    In This Topic
    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.
    Syntax
    void setBubbleScale( 
       int value
    )

    Parameters

    value
    See Also