Google Apps Script API
Preparing search index...
google-apps-script-events
GoogleAppsScript
Sheets
Schema
WaterfallChartSeries
Interface WaterfallChartSeries
interface
WaterfallChartSeries
{
customSubtotals
?:
WaterfallChartCustomSubtotal
[]
;
data
?:
ChartData
;
hideTrailingSubtotal
?:
boolean
;
negativeColumnsStyle
?:
WaterfallChartColumnStyle
;
positiveColumnsStyle
?:
WaterfallChartColumnStyle
;
subtotalColumnsStyle
?:
WaterfallChartColumnStyle
;
}
Index
Properties
custom
Subtotals?
data?
hide
Trailing
Subtotal?
negative
Columns
Style?
positive
Columns
Style?
subtotal
Columns
Style?
Properties
Optional
custom
Subtotals
customSubtotals
?:
WaterfallChartCustomSubtotal
[]
Optional
data
data
?:
ChartData
Optional
hide
Trailing
Subtotal
hideTrailingSubtotal
?:
boolean
Optional
negative
Columns
Style
negativeColumnsStyle
?:
WaterfallChartColumnStyle
Optional
positive
Columns
Style
positiveColumnsStyle
?:
WaterfallChartColumnStyle
Optional
subtotal
Columns
Style
subtotalColumnsStyle
?:
WaterfallChartColumnStyle
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
custom
Subtotals
data
hide
Trailing
Subtotal
negative
Columns
Style
positive
Columns
Style
subtotal
Columns
Style
Google Apps Script API
Loading...