Google Apps Script API
Preparing search index...
google-apps-script-events
GoogleAppsScript
Sheets
Schema
WaterfallChartSpec
Interface WaterfallChartSpec
interface
WaterfallChartSpec
{
connectorLineStyle
?:
LineStyle
;
domain
?:
WaterfallChartDomain
;
firstValueIsTotal
?:
boolean
;
hideConnectorLines
?:
boolean
;
series
?:
WaterfallChartSeries
[]
;
stackedType
?:
string
;
}
Index
Properties
connector
Line
Style?
domain?
first
Value
Is
Total?
hide
Connector
Lines?
series?
stacked
Type?
Properties
Optional
connector
Line
Style
connectorLineStyle
?:
LineStyle
Optional
domain
domain
?:
WaterfallChartDomain
Optional
first
Value
Is
Total
firstValueIsTotal
?:
boolean
Optional
hide
Connector
Lines
hideConnectorLines
?:
boolean
Optional
series
series
?:
WaterfallChartSeries
[]
Optional
stacked
Type
stackedType
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
connector
Line
Style
domain
first
Value
Is
Total
hide
Connector
Lines
series
stacked
Type
Google Apps Script API
Loading...