Logo iconCharts
  • Github ➚
  • Overview
  • Get started
    • Overview
      • Overview
      • AxisCrosshair
      • AxisPlot
      • AxisPlotBand
      • AxisPlotLine
      • BaseLegendSymbol
      • ChartAxis
      • ChartAxisLabels
      • ChartAxisTitleAlignment
      • ChartAxisType
      • ChartData
      • ChartLegend
      • ChartMargin
      • ChartOptions
      • ChartSplit
      • ChartTitle
      • ChartTooltip
      • ChartTooltipRendererArgs
      • ChartXAxis
      • ChartYAxis
      • PathLegendSymbolOptions
      • PlotLayerPlacement
      • RectLegendSymbolOptions
      • SplitPlotOptions
      • SymbolLegendSymbolOptions
      • TooltipDataChunk
      • TooltipDataChunkArea
      • TooltipDataChunkBarX
      • TooltipDataChunkBarY
      • TooltipDataChunkLine
      • TooltipDataChunkPie
      • TooltipDataChunkRadar
      • TooltipDataChunkSankey
      • TooltipDataChunkScatter
      • TooltipDataChunkTreemap
      • TooltipDataChunkWaterfall

In this article:

  • Extended by
  • Properties
  • Extended by
  • Properties

API / Configuration / AxisPlot

Defined in: src/types/chart/axis.ts:89

Extended byExtended by

  • AxisPlotLine
  • AxisPlotBand

PropertiesProperties

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
AxisCrosshair
Next
AxisPlotBand