Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel.drawing Package / SizeRepresents Enumeration
In This Topic
    SizeRepresents Enumeration
    In This Topic
    Specifies what the bubble size represents on a bubble chart.
    Members
    MemberDescription
    SizeIsAreaSpecifies the bubble area.
    SizeIsWidthSpecifies the bubble width.
    Inheritance Hierarchy

    java.lang.Object
       java.lang.Enum
          com.grapecity.documents.excel.drawing.SizeRepresents

    See Also