Custom Chart Properties Reference

The following reference table provides detailed information about the properties you must configure for a custom chart.
Property Description Possible Values
Chart Data Specifies the data this graphic shows.
  • Workload by Process
  • Workload by Activity
  • Workload by Assignee
  • Workload by Priority
  • Workload by Status
  • Workload (with drill down from process to activity)
  • Workload (with drill down from process to assignee)
Refresh Time Specifies the time (in milliseconds) to wait between successive refreshes.  
Width Specifies the width of the Chart panel. You can define the width in pixels or as a percentage of the column that contains the Chart panel. The default value is 100%.
Height Specifies the height of the Chart panel You can define the width in pixels or percentages. The default value is 300 px.
Chart Title Specifies the title of the chart.  
Filter Specifies the filter to apply to the selected data. Possible values are all defined custom views and the following default filters:
  • All work items
  • In-progress work items
  • Completed work items
  • All work items in interactive activities
  • All work items assigned to the current user
  • All work items assigned to the current user or unassigned in the current role
  • Custom and default views
Chart Type Specifies the graphic type used to render the selected data.
  • Column 2D
  • Column 3D
  • Pie 2D
  • Pie 3D
Drill Down Specifies if the graphic has drill down capabilities. The value of this property determines the available dimensions.
  • true
  • false
Measure Specifies the measure this graphic displays. Possible values are all defined Business Indicators of type Dimension and the following default values:
  • Work Item

You must configure the following properties for a chart without drill down capabilities:

Property Description Possible Values
Group by Specifies the criteria used to group the displayed data.
  • Process
  • Participant
  • Priority
  • Status

You must configure the following properties for a chart with drill down capabilities:

Properties Description
Available Dimensions Specifies the dimensions that you can use to group the data in the chart.
Selected Dimensions Specifies the dimensions that are used to group the data in the chart. The order of these dimensions determines the drill down hierarchy.

Filters

Filter Description
All work items Displays all the work items in the processes visible to the current user. This includes work items that completed the process.
In-progress work items Displays all the in-progress work item of the processes visible to the current user.
Completed work items Displays all the work items that completed any of the processes visible to the current user.
All work items in interactive activities Displays all the work items sitting in interactive activities in the processes visible to the current user.
All work items assigned to the current user Displays all the work items assigned to the current user.
All work items assigned to the current user or unassigned in the current role Displays all the work items assigned to the current user, and those that are not yet assigned to a user, but are assigned to a role the current user belongs to.