Preparing search index...
The search index is not available
Documentation
Documentation
@influxdata/influxdb-client-apis
StaticLegend
Interface StaticLegend
StaticLegend represents the options specific to the static legend
interface
StaticLegend
{
colorizeRows
?:
boolean
;
heightRatio
?:
number
;
opacity
?:
number
;
orientationThreshold
?:
number
;
show
?:
boolean
;
valueAxis
?:
string
;
widthRatio
?:
number
;
}
Index
Properties
colorize
Rows?
height
Ratio?
opacity?
orientation
Threshold?
show?
value
Axis?
width
Ratio?
Properties
Optional
colorize
Rows
colorizeRows
?:
boolean
Optional
height
Ratio
heightRatio
?:
number
Optional
opacity
opacity
?:
number
Optional
orientation
Threshold
orientationThreshold
?:
number
Optional
show
show
?:
boolean
Optional
value
Axis
valueAxis
?:
string
Optional
width
Ratio
widthRatio
?:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
colorize
Rows
height
Ratio
opacity
orientation
Threshold
show
value
Axis
width
Ratio
Documentation
Loading...
StaticLegend represents the options specific to the static legend