How can I help you?
AccPoints
16 Mar 20261 minute to read
The AccPoints class is used to define and manage the data points within a series of accumulation charts.
Properties
color string
Accumulation point color.
index number
Accumulation point index.
linearGradient LinearGradient
Accumulation chart point-level linear gradient
originalText string
Accumulation point original text.
percentage number
Accumulation point percentage value.
radialGradient RadialGradient
Accumulation chart point-level radial gradient
sliceRadius string
Accumulation point slice radius.
symbolLocation ChartLocation
Accumulation point symbol location.
text string
Accumulation point text.
tooltip string
Accumulation point tooltip.
visible boolean
Accumulation point visibility.
x Object
Accumulation point x value.
y number
Accumulation point y value.