Preparing search index...
The search index is not available
Scripting API
Scripting API
dashboard/dashitems/DashboardItemApi
External
Gauge
Interface Gauge
interface
Gauge
{
axis
:
Partial
<
Axis
>
;
bar
:
Partial
<
GaugeBar
>
;
bgcolor
:
Color
;
bordercolor
:
Color
;
borderwidth
:
number
;
shape
:
"angular"
|
"bullet"
;
steps
:
{
color
:
Color
;
range
:
number
[]
;
}
[]
;
threshold
:
Partial
<
Threshold
>
;
}
Index
Properties
axis
bar
bgcolor
bordercolor
borderwidth
shape
steps
threshold
Properties
axis
axis
:
Partial
<
Axis
>
bar
bar
:
Partial
<
GaugeBar
>
bgcolor
bgcolor
:
Color
bordercolor
bordercolor
:
Color
borderwidth
borderwidth
:
number
shape
shape
:
"angular"
|
"bullet"
steps
steps
:
{
color
:
Color
;
range
:
number
[]
;
}
[]
threshold
threshold
:
Partial
<
Threshold
>
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
axis
bar
bgcolor
bordercolor
borderwidth
shape
steps
threshold
Scripting API
Loading...