Interface: RadialGaugeSeriesOptions
Extends
StandaloneSeriesBaseOptions
Properties
endAngle?
optionalendAngle?:number
fills?
optionalfills?:string[]
Inherited from
StandaloneSeriesBaseOptions.fills
id?
optionalid?:string
Inherited from
StandaloneSeriesBaseOptions.id
label?
optionallabel?:Switchable&object
Type Declaration
formatter?
optionalformatter?: (value) =>string
Parameters
value
number
Returns
string
needle?
optionalneedle?:Switchable
scale?
optionalscale?:object
max?
optionalmax?:number
min?
optionalmin?:number
segments?
optionalsegments?:object[]
Colored scale segments: the value each color extends to.
color
color:
string
to
to:
number
showInLegend?
optionalshowInLegend?:boolean
Inherited from
StandaloneSeriesBaseOptions.showInLegend
startAngle?
optionalstartAngle?:number
thickness?
optionalthickness?:number
type
type:
"radial-gauge"
value
value:
number
visible?
optionalvisible?:boolean
Inherited from
StandaloneSeriesBaseOptions.visible