ZoomCharts Documentation

PieChart.settings.pie.backgroundHoveredStyle

This section is defined by the type PieChartSettingsPieStyle.

Hovered pie background style.

Properties

background: boolean
brightness: number
Default value: 0.7

Pie background brightness.

colorDistribution: "list" | "gradientProportional" | "gradient"

Color distribution among slices.

Valid values:
  • list
  • gradientProportional
  • gradient
fillColor: string

Pie background fill color. Useful while pie slices are loading.

sliceColors: Array<string>

Color set for pie slices.

X