Interface: ShadowOptionsObject

Highcharts. ShadowOptionsObject

The shadow options.

Members

color :Highcharts.ColorString|undefined

The shadow color.

Type:
Default Value:
  • ${palette.neutralColor100}

offsetX :number|undefined

The horizontal offset from the element.

Type:
  • number | undefined
Default Value:
  • 1

offsetY :number|undefined

The vertical offset from the element.

Type:
  • number | undefined
Default Value:
  • 1

opacity :number|undefined

The shadow opacity.

Type:
  • number | undefined
Default Value:
  • 0.15

width :number|undefined

The shadow width or distance from the element.

Type:
  • number | undefined
Default Value:
  • 3