Google Apps Script API
Preparing search index...
google-apps-script-events
GoogleAppsScript
Sheets
Schema
BubbleChartSpec
Interface BubbleChartSpec
interface
BubbleChartSpec
{
bubbleBorderColor
?:
GoogleAppsScript
.
Sheets
.
Schema
.
Color
;
bubbleLabels
?:
ChartData
;
bubbleMaxRadiusSize
?:
number
;
bubbleMinRadiusSize
?:
number
;
bubbleOpacity
?:
number
;
bubbleSizes
?:
ChartData
;
bubbleTextStyle
?:
TextFormat
;
domain
?:
ChartData
;
groupIds
?:
ChartData
;
legendPosition
?:
string
;
series
?:
ChartData
;
}
Index
Properties
bubble
Border
Color?
bubble
Labels?
bubble
Max
Radius
Size?
bubble
Min
Radius
Size?
bubble
Opacity?
bubble
Sizes?
bubble
Text
Style?
domain?
group
Ids?
legend
Position?
series?
Properties
Optional
bubble
Border
Color
bubbleBorderColor
?:
GoogleAppsScript
.
Sheets
.
Schema
.
Color
Optional
bubble
Labels
bubbleLabels
?:
ChartData
Optional
bubble
Max
Radius
Size
bubbleMaxRadiusSize
?:
number
Optional
bubble
Min
Radius
Size
bubbleMinRadiusSize
?:
number
Optional
bubble
Opacity
bubbleOpacity
?:
number
Optional
bubble
Sizes
bubbleSizes
?:
ChartData
Optional
bubble
Text
Style
bubbleTextStyle
?:
TextFormat
Optional
domain
domain
?:
ChartData
Optional
group
Ids
groupIds
?:
ChartData
Optional
legend
Position
legendPosition
?:
string
Optional
series
series
?:
ChartData
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
bubble
Border
Color
bubble
Labels
bubble
Max
Radius
Size
bubble
Min
Radius
Size
bubble
Opacity
bubble
Sizes
bubble
Text
Style
domain
group
Ids
legend
Position
series
Google Apps Script API
Loading...