Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel.drawing Package / ISeries Interface / setBubbleSizes Method
In This Topic
    setBubbleSizes Method
    In This Topic
    Sets an array that contains the size data for the bubble chart. Applies only to bubble charts.
    Syntax
    void setBubbleSizes( 
       java.lang.double[] value
    )

    Parameters

    value
    See Also