Google Apps Script API
Preparing search index...
google-apps-script-events
GoogleAppsScript
Sheets
Schema
BasicChartSeries
Interface BasicChartSeries
interface
BasicChartSeries
{
color
?:
GoogleAppsScript
.
Sheets
.
Schema
.
Color
;
lineStyle
?:
LineStyle
;
series
?:
ChartData
;
targetAxis
?:
string
;
type
?:
string
;
}
Index
Properties
color?
line
Style?
series?
target
Axis?
type?
Properties
Optional
color
color
?:
GoogleAppsScript
.
Sheets
.
Schema
.
Color
Optional
line
Style
lineStyle
?:
LineStyle
Optional
series
series
?:
ChartData
Optional
target
Axis
targetAxis
?:
string
Optional
type
type
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
color
line
Style
series
target
Axis
type
Google Apps Script API
Loading...