Logo iconCharts
  • Github ➚
  • Overview
  • Get started
  • Development
    • Overview
        • Overview
        • BaseDataLabels
        • BaseSeries
        • BaseSeriesData
        • BaseSeriesLegend
        • BaseTextStyle
        • BasicHoverState
        • BasicInactiveState
        • ChartSeries
        • ChartSeriesData
        • ChartSeriesOptions
        • ChartSeriesRangeSliderOptions
        • CustomFormat
        • CustomFormatContext
        • DataLabelRendererData
        • PercentageFormatContext
        • StackLabelsOptions
        • ValueFormat

In this article:

  • Extended by
  • Properties
  • Extended by
  • Properties

API / Series/General / PercentageFormatContext

Defined in: src/core/types/chart/base.ts:19

Extended byExtended by

  • AreaFormatContext
  • BarXFormatContext
  • BarYFormatContext
  • PieFormatContext

PropertiesProperties

Property Type Description
percentage? number Value share in the range 0..1, when available.
Previous
DataLabelRendererData
Next
StackLabelsOptions