Skip to main content

Axes

X Axis and Y Axis settings panels

X Axis

PropertyDescriptionDefault
ShowShow/hide the X axisOn
Label ColorColor of axis tick labels#666666
FontFont family, size, bold, italic, underlineSegoe UI, 11px
GridlinesShow vertical gridlinesOff
Label OrientationAuto, Horizontal, Oblique, VerticalAuto
Automatic SizeAuto-adjust font size to fit available spaceOff
Min/Max Font SizeBounds for automatic sizing7 / 16

Y Axis

PropertyDescriptionDefault
ShowShow/hide the Y axisOn
Label ColorColor of axis tick labels#666666
FontFont family, size, bold, italic, underlineSegoe UI, 11px
Display UnitsAuto, None, Thousands (k), Millions (M), Billions (Mds)Auto
GridlinesShow horizontal gridlinesOn
Axis Swap

In Bar and Stacked Bar modes, the axes swap roles: categories appear on the Y axis and values on the X axis. The formatting settings adapt automatically.


Multi-Level Axis (Hierarchy)

You can drag two or more fields into the Axis data well to create a hierarchical category axis. The visual renders each bar group at the leaf level (innermost field) and draws bracket labels below the axis for every parent level.

Example: drag Country then Planet into Axis:

  • Individual bars are labeled by Planet (the leaf field)
  • A bracketed span below groups them by Country (the parent field)
  • Vertical separators mark the boundaries between countries

Drill-Down & Expand

When multiple fields are in the Axis well, Power BI's drill-down controls activate in the visual header:

ControlBehaviour
Drill down (chevron ▼)Shows only the next level — one field at a time
Drill up (chevron ▲)Returns to the previous level
Expand all (two chevrons ▼▼)Shows all levels simultaneously with bracketed group labels
Field order matters

Place the outermost group (e.g. Country) first in the Axis well and the leaf items (e.g. Planet) last. The visual always uses the last field as the individual bar labels and all preceding fields as parent group brackets.


X Axis Hierarchy

This card appears in the formatting pane only when two or more fields are in the Axis well. It controls the bracket lines and vertical separators drawn below the axis tick labels.

Use the Group Separators toggle at the top of the card to show or hide all separator lines at once.

Lines

ValueDescription
BothDraw horizontal brackets and vertical group separators
Horizontal onlyDraw horizontal brackets and tick marks only (no vertical dividers)
Vertical onlyDraw vertical separators only (no horizontal brackets)

Appearance

PropertyDescriptionDefault
ColorLine color#666666
TransparencyLine opacity (0–100%)50%
Line StyleSolid, Dashed, DottedSolid
WidthLine thickness (px)1
Vertical separator position

The vertical separator is drawn at the midpoint of the gap between the last bar of one group and the first bar of the next, regardless of bar padding, so it always falls exactly between the two groups.