ParetoOptionsModel
23 Sep 20251 minute to read
Interface for a class ParetoOptions
Properties
dashArray string
Sets the pattern of dashes and gaps for the stroke of the Pareto line series.
fill 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.
marker MarkerSettingsModel
Options for displaying and customizing markers for individual points in a Pareto line.
showAxis boolean
By default, the axis for the Pareto line is displayed, but this can be disabled using the showAxis property.
width number
The width property controls the thickness of the line for the Pareto series, affecting its visual weight on the chart.