AreaFitStyle
@elastic/charts • Exports
@elastic/charts / AreaFitStyle
Type alias: AreaFitStyle
Style for the fitted (interpolated) portions of an area. When omitted, the fitted area inherits the corresponding value from the main AreaStyle
Type declaration
fill?
fill?:
Color| typeofColorVariant.Series
gradient?
gradient?:
LinearGradient
texture?
texture?:
TexturedStyles
Source
packages/charts/src/utils/themes/theme.ts:899
Generated using typedoc-plugin-markdown and TypeDoc