 | Status | Bar type | Horizontal or Vertical | Redraws the status bar horizontally or vertically | Vertical |
 | Status | Circle Gap | Gap between each circle (0-25px) | Increasing the gap between each circle, which decreases circle size. | 0 |
 | Status | Outline width | Width of circle border (0-30px) | Thickness of border to draw round the outside of each circle | 1 |
 | Status | Outline color | Color of circle border | Changes the color of the border round each circle | Pink |
 | Status | Outline opacity | Transparency of circle border | Changes the opacity of the border round each circle | 1 |
 | Category text | Font | Composite font control | Change the font face, size, and toggle bold, italic and underline | Segoe UI and 22px font |
 | Category text | Labels on/off | Toggles labels on and off | - | On |
 | Category text | Text color | Color of label text | Changes color of labels | White |
 | Color by interpolation | Interpolated color | Toggle for this colouring | Switches interpolated color on and off | On |
 | Color by interpolation | Start color | Color for left-/top- most circle | Sets the beginning color for interpolated color range | Pink |
 | Color by interpolation | End color | Color for rightmost circle | Sets the end color for interpolated color range | Pink |
 | Color by data | Data driven color | Toggle for this colouring | Switches data-driven colouring on and off | Off |
 | Color by data | High color | Color to apply to values above high number | Categories with color by data series >= high value will be this color; those with values above the medium value but below this value will be coloured by interpolation | Red |
 | Color by data | High value | Value above which high color is applied | Categories with values >= this value will have high color | 100 |
 | Color by data | Medium color | Color to apply to categories with values matching Medium value | Color to apply to values matching Medium value. Values above medium and below high, will be interpolated between high and medium colors. Values above low but below medium will be interpolated between medium and low colors | Yellow |
 | Color by data | Medium value | Value at which medium color is applied | Value to set midpoint of colouring | 50 |
 | Color by data | Low color | Color applied to values <= low value | Color applied to values <= low value, and used in interpolation for values > low but < medium | Green |
 | Color by data | Low value | Value below which low color is applied | Values below this incur low color; values above this but below medium value receive interpolated color between low and medium color | 10 |
 | Manual override | Manual data | Manual override toggle | When On, circle data is taken from Circle Labels in Formatting pane and not from Category series. Category series must be provided, though it is ignored. Using manual data switches off filtering and tooltips | Off |
 | Manual override | Circle labels | Semi-colon separated list of circle labels | When manual data toggle is On, circle visual will trigger from text entered here. Can only be used with Interpolated colouring. Do not place semi-colon after final value | One; Two; Three |