Preparing search index...
The search index is not available
Scripting API
Scripting API
dashboard/dashitems/DashboardItemApi
External
Image
Interface Image
interface
Image
{
layer
:
"below"
|
"above"
;
opacity
:
number
;
sizex
:
number
;
sizey
:
number
;
sizing
:
"fill"
|
"contain"
|
"stretch"
;
source
:
string
;
visible
:
boolean
;
x
:
string
|
number
;
xanchor
:
"left"
|
"center"
|
"right"
;
xref
:
"paper"
|
XAxisName
;
y
:
string
|
number
;
yanchor
:
"top"
|
"middle"
|
"bottom"
;
yref
:
"paper"
|
YAxisName
;
}
Index
Properties
layer
opacity
sizex
sizey
sizing
source
visible
x
xanchor
xref
y
yanchor
yref
Properties
layer
layer
:
"below"
|
"above"
opacity
opacity
:
number
sizex
sizex
:
number
sizey
sizey
:
number
sizing
sizing
:
"fill"
|
"contain"
|
"stretch"
source
source
:
string
visible
visible
:
boolean
x
x
:
string
|
number
xanchor
xanchor
:
"left"
|
"center"
|
"right"
xref
xref
:
"paper"
|
XAxisName
y
y
:
string
|
number
yanchor
yanchor
:
"top"
|
"middle"
|
"bottom"
yref
yref
:
"paper"
|
YAxisName
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
layer
opacity
sizex
sizey
sizing
source
visible
x
xanchor
xref
y
yanchor
yref
Scripting API
Loading...