Skip to main content

Formatting reference

Every setting in the Org Chart's Format pane (the paint-roller icon), card by card, with its range and default. For task-based walkthroughs, follow the links at the end of each section.

License

SettingTypeDefault
License keyText(empty)
StatusRead-only text(hidden until a key is entered)

Only needed for environments AppSource licensing doesn't cover. See Licensing & support.

Display

SettingOptionsDefault
Dark ModeOn · OffOff
DirectionAuto · Left to right · Right to leftAuto
Expand all on loadOn · OffOff
Expanded levels on load1 – 103
Background ColorAny colour#F0F6FF
Card Background ColorAny colour#FFFFFF
Card Text ColorAny colour#000000
Swimlane Title Font Size8 – 3612
Stack cards without childrenOn · OffOn
Start stacking cards at1 – 1003
  • Expanded levels on load is ignored while Expand all on load is on.
  • The three colour pickers are hidden while Dark Mode is on — the dark palette overrides them. Your values are kept and return when Dark Mode is switched off.
  • Stacking applies to Top-Down orientation only.
  • Direction: Auto mirrors the chart right-to-left when the Power BI language is Arabic or Hebrew, and runs left-to-right otherwise. See Right-to-left layout.

Hierarchy & layout · Right-to-left layout · Card content & styling

Card Configuration

SettingOptionsDefault
Auto HeightOn · OffOn
Auto WidthOn · OffOn
Width50 – 1000 px200
Height30 – 500 px100
Corner Radius0 – 50 px4
Show Card URL LinkOn · OffOn

Width and Height apply only when the matching Auto setting is off.

Card size and shape

Accent Color

Appearance

SettingOptionsDefault
Border Width1 – 10 px3
Border PositionAll sides · Left · Right · Top · BottomLeft

Colors

One colour picker per distinct value in the Accent Color field, labelled with the value. Colours default to the report theme's palette and persist per group across refreshes. Up to 30 groups get a picker; beyond that, groups are coloured from the theme palette without one.

This card only appears when the Accent Color field is bound.

Accent colours

SettingOptionsDefault
Stroke Width1 – 20 px2
CurvatureStraight · BezierStraight
ColorAny colour#CCCCCC
Show Link ArrowsOn · OffOff

Color is hidden while Dark Mode is on.

Connectors

KPI Configuration

General

SettingOptionsDefault
Comparison modeAuto — target when available · % of target · Change vs. previousAuto
Positive colorAny colour#40B56C
Neutral colorAny colour#118DFF
Negative colorAny colour#D64550
Font size8 – 3612
Display unitsAuto · None · Thousands · Millions · Billions · TrillionsNone
Decimal places0 – 101

The three colour pickers are hidden while Dark Mode is on.

Thresholds — % of target

SettingDefault
Good at or above (%)110
Bad at or below (%)90

Hidden when Comparison mode is set to Change vs. previous.

Thresholds — change vs. previous

SettingDefault
Good at or above (%)10
Bad at or below (%)−10

Hidden when Comparison mode is set to % of target.

note

Hiding a threshold group doesn't clear it. Switch Comparison mode back to Auto and both groups return with your values intact.

KPIs, targets & trends

Sparkline

SettingOptionsDefault
Chart TypeLine · AreaArea

Sparklines appear only when KPI Period is bound and a card has at least two data points.

Sparklines

Legend

SettingOptionsDefault
Show LegendOn · OffOff
PositionTop · Bottom · Top Center · Bottom CenterTop Center
Show TitleOn · OffOn
Title TextAny textKPI Status
"Target Not Met" LabelAny textTarget not met
"Target Met" LabelAny textTarget met
"Target Exceeded" LabelAny textTarget exceeded
Font Size8 – 2010
Font ColorAny colour#000000

Leaving a label blank falls back to the built-in wording in the viewer's language. Font Color is hidden while Dark Mode is on.

The legend

Tooltips

SettingOptionsDefault
Show TooltipsOn · OffOn

Tooltips

Image

SettingOptionsDefault
Show ImageOn · OffOn
Size20 – 80 px40
Border Radius (%)0 – 5050

Images on cards

Settings that follow the report, not the pane

Two pieces of state are stored with the report rather than set in the Format pane. Both are captured by bookmarks:

StateSet byNotes
Layout orientationThe rotate button in the top barWhatever an editor leaves it on is what viewers get.
Expand / collapse stateThe toggles, the levels menu, focusReset with Reset view; re-seeded when the Display settings change.

Settings the host overrides

ModeWhat changes
Dark ModeBackground, card background, card text, link colour, the three KPI colours, and legend font colour. Their pickers are hidden.
High contrastThe same colours plus outlines on cards, pills and swimlane bands, taken from Power BI's system palette. Pickers stay visible but have no effect.

Deploying a license key through a theme

{
"name": "ChartPad licensing",
"visualStyles": {
"performanceFlowLite4D065F067E0243B99F249D8428909837": {
"*": {
"license": [{ "key": "PBI-your-key-here" }]
}
}
}
}

Only set key. The status property is a read-only display line the visual fills in itself. See Direct license keys.

See also