Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel.Drawing Namespace / IChartGroup Interface / SizeRepresents Property
In This Topic
    SizeRepresents Property
    In This Topic
    Gets or sets what the bubble size represents on a bubble chart. Can be either of the following SizeRepresents constants: SizeIsArea or SizeIsWidth.
    Syntax
    SizeRepresents SizeRepresents {get; set;}
    See Also