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

In this article:

  • Extended by
  • Properties
  • Extended by
  • Properties

API / Configuration / ChartLegendItem

Defined in: src/types/chart/legend.ts:3

Extended byExtended by

  • ChartLegend
  • BaseSeriesLegend

PropertiesProperties

Property Type Description
enabled? boolean -
itemDistance? number Defines the pixel distance between each legend item Default 20
itemStyle? BaseTextStyle CSS styles for each legend item
Previous
ChartLegend
Next
ChartMargin