The ParetoOptions
class provides a set of properties for configuring the Pareto series.
string
Sets the pattern of dashes and gaps for the stroke of the Pareto line series.
Defaults to ‘0’
string
The fill color of the Pareto line, which accepts values in hex or rgba as valid CSS color strings. By default, a color based on the theme is used.
Defaults to null
Options for displaying and customizing markers for individual points in a Pareto line.
boolean
By default, the axis for the Pareto line is displayed, but this can be disabled using the showAxis
property.
Defaults to true
number
The width
property controls the thickness of the line for the Pareto series, affecting its visual weight on the chart.
Defaults to 1