MeterFillStyle
@elastic/charts • Exports
@elastic/charts / MeterFillStyle
Variable: MeterFillStyle
constMeterFillStyle:Readonly<Object>
Supported fill styles for the Meter component.
Type declaration
Gradient
Gradient:
"gradient"
Single
Single:
"single"
Solid
Solid:
"solid"
Source
packages/charts/src/components/meter/meter.tsx:50
Generated using typedoc-plugin-markdown and TypeDoc