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