ZoomCharts Documentation

Version: 1.21.20 (2026-09-08)
Switch to Version 2.0 (BETA)

ZoomCharts.Configuration.PieChartSettingsPieMarker

Inheritance hierarchy

This type inherits from BaseSettingsBackgroundStyle. Through this type it also inherits members from BaseSettingsLineStyle, BaseSettingsBackgroundStyleBase and BaseSettingsLineStyleBase.

Methods

This type does not define any methods.

Properties

arrowSize: number
endPosition: number
fillColor: string | CanvasGradient
label: string
labelInside: boolean
labelOffset: number
labelPosition: "position" | "endPosition" | "midPosition"
lineColor: string
lineDash: Array<number>
lineDashOffset: number
lineWidth: number
mode: "arrow" | "line" | "tick" | "none"
position: number
shadowBlur: number
shadowColor: string
shadowOffsetX: number
shadowOffsetY: number
shadowSpread: number

Outer glow width in pixels, similar to the spread parameter of CSS box-shadow. When set together with shadowColor, an expanded rounded rectangle is drawn behind the background before the main fill and stroke.

tickLength: number
X