Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel.drawing Package / IChartGroup Interface / setSizeRepresents Method
In This Topic
    setSizeRepresents Method
    In This Topic
    Gets what the bubble size represents on a bubble chart. Can be either of the following SizeRepresents constants: SizeIsArea or SizeIsWidth.
    Syntax
    void setSizeRepresents( 
       SizeRepresents value
    )

    Parameters

    value
    See Also