Document Solutions for Excel, .NET Edition | Document Solutions
Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel.Drawing Namespace
/
IChartGroup Interface
/ SizeRepresents Property
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
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
C#
SizeRepresents
SizeRepresents {
get
;
set
;}
See Also
Reference
IChartGroup Interface
IChartGroup Members