Search results

ParetoOptionsModel API in Angular Chart API component

Interface for a class ParetoOptions

Properties

dashArray

string

Defines the pattern of dashes and gaps to stroke.

fill

string

The fill color of the pareto line that accepts value in hex and rgba as a valid CSS color string. By default, it will take color based on theme.

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 will be displayed, but this can be disabled by using the ‘showAxis’ property.

width

number

Defines the width of the pareto line series.