Spread.Services Documentation
BubbleSizes Property
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
GrapeCity.Documents.Spread.Drawing Namespace
>
ISeries Interface
: BubbleSizes Property
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