Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel.drawing Package / IDataLabel Interface / setShowBubbleSize Method
In This Topic
    setShowBubbleSize Method
    In This Topic
    Sets whether to show the bubble size (True to show the bubble size for the data labels on a chart; False to hide).
    Syntax
    void setShowBubbleSize( 
       boolean value
    )

    Parameters

    value
    See Also