Document Solutions for Excel, .NET Edition | Document Solutions
Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel.Drawing Namespace
/
ISeries Interface
/ BubbleSizes Property
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
BubbleSizes Property
In This Topic
Gets or sets an array that contains the size data for the bubble chart. Applies only to bubble charts.
Syntax
C#
System.Nullable<
double
>[] BubbleSizes {
get
;
set
;}
See Also
Reference
ISeries Interface
ISeries Members