Setting chart control

In this example, a dashboard contains a filter list control and a chart control.

  1. Create a new mashup.
  2. Create a Grid with two columns and one row.
  3. Add an lclmFilterList control in the first column. Set the Name, Filter Group, Filter, and Filter Style.
    1. Set the Name, Filter Group, Filter, Chart Label, Chart Description, Chart Title, and Chart Type. For Chart Label, Chart Description, and Chart Title, select Use Default if you do are not required to set a specific value.
    2. Select Show Advanced Options to show the settings button for the chart at run time.
    3. In the Events tab for this control, click New.
    4. In the Event Information section, specify this information:
      Source
      Select the name of the lclmFilterList control that you created.
      Source Event
      Select CurrentItemChanged.
      Target
      Select the name of this chart control.
      Target Event
      This field is blank.
  4. Run the mashup.