API / Configuration / AxisPlot
Defined in: src/types/chart/axis.ts:89
Extended by
Properties
Property | Type | Description |
---|---|---|
color? |
string |
The color of the plot line (hex, rgba). |
layerPlacement? |
PlotLayerPlacement |
Place the line behind or above the chart. |
opacity? |
number |
Individual opacity for the line. Default 1 |
Previous
Next