Skip to main content

Data Labels

The Data Labels card controls value labels displayed near each data point. All data label settings support per-series customization through the "Apply settings to" dropdown.

Data Labels panel — per-series settings, layout, value formatting, background, and leader lines

Per-Series Settings

At the top of the Data Labels card, a dropdown lets you choose which series to configure:

  • All Series — Sets the default values for all series
  • <Series Name> — Overrides settings for a specific series only

Series without explicit overrides inherit the "All Series" defaults. This allows you, for example, to show labels only for a specific series, or use a different font size to highlight key data.

Show / Hide

PropertyDescriptionDefault
Data LabelsMaster toggle — enables or disables data labels globallyOff
Show (per series)Show labels for this seriesFollows global

The master toggle at the top of the card turns data labels on or off entirely. Within each series, the Show toggle controls whether that specific series displays labels.

Layout

PropertyDescriptionDefault
PlacementForce Vertical, Smart PlacementForce Vertical

Placement Modes

  • Force Vertical — Labels are stacked vertically above each data point. When labels overlap, they are pushed downward. Best combined with opaque backgrounds for readability.
  • Smart Placement — Labels are positioned intelligently to minimize overlaps. Labels may be placed above or below data points, and displaced horizontally when curves cross through the label area.

Smart Placement in action — labels are distributed to avoid overlaps, with leader lines connecting displaced labels to their data points

Value Formatting

PropertyDescriptionDefault
FontFont familySegoe UI
Text SizeFont size in pixels10
Bold / Italic / UnderlineText style togglesOff
ColorLabel text color#333333
Use Series ColorColor labels to match their seriesOff
TransparencyText opacity (0–100%)0%
Display UnitsAuto, None, k (thousands), M (millions), Mds (billions)Auto

The visual also respects the format string defined on each measure in your data model (number of decimal places, currency symbols, etc.).

Use Series Color — a must-have for readability

The Use Series Color option (available for both text color and background color) is one of the most impactful settings for chart readability. When enabled, each data label is colored to match its series, making it instantly clear which value belongs to which line — even on dense charts with many overlapping series.

This feature is not available in the standard Power BI Line Chart and can dramatically improve the user experience. Combine it with a series-colored background (see below) for maximum clarity: each label gets a colored badge that stands out against any background.

Background

PropertyDescriptionDefault
BackgroundShow a background rectangle behind labelsOff
Background ColorBackground fill color#FFFFFF
Background Use Series ColorMatch background to series colorOff
Background TransparencyBackground opacity (0–100%)20%

Leader Lines

Leader lines connect displaced labels back to their data points, making it clear which value belongs to which point.

PropertyDescriptionDefault
Leader LinesShow leader lines for displaced labelsOn
Leader Line ColorLine color#999999
Leader Line TransparencyLine opacity (0–100%)0%
Leader Line StyleSolid, Dashed, DottedSolid
Leader Line WidthLine width in pixels1

Leader lines only appear for labels that have been displaced from their natural position (either by stacking or by smart placement).