Spread.Services Documentation
SizeRepresents Enumeration
GrapeCity.Documents.Spread.Drawing Namespace : SizeRepresents Enumeration
Specifies what the bubble size represents on a bubble chart.
Syntax
public enum SizeRepresents : System.Enum 
Members
MemberDescription
SizeIsArea Specifies the bubble area.
SizeIsWidth Specifies the bubble width.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         GrapeCity.Documents.Spread.Drawing.SizeRepresents

See Also

Reference

GrapeCity.Documents.Spread.Drawing Namespace