ZoomCharts Documentation

ZoomCharts.Configuration.PieChartSettingsSliceStyle

Methods

This type does not define any methods.

Properties

brightness: number

Brightness applied to slice line and fill color value 0 - black value 1 - unchanged value 2 - transparent

cutoutDistance: number

Distance how far the slice is moved away from pie.

expandable: boolean

Specifies if the slice is expandable.

fillColor: string

Slice fill color.

fillGradient: GradientDefinition

Gradient definition for the pie slice

icon: string

Icon to display on slice.

Gets or sets the style of the label shown inside the slice. Use insideLabel.text to specify the text that will be displayed.

Gets or sets the style of the external label. Use label.text to specify the text that will be displayed.

lineBrightness: number

Brightness applied to slice line color

lineColor: string

Outline color.

lineDash: Array<number>

Line dash array that is a pattern to get a dashed line. The array contains length of dash followed by length of space. Note that a sequence of multiple dash-space values is supported.

lineWidth: number

Width of the slice outline.

url: string

Url to open on click.

X