Skip to main content

Master Filtering for the Treemap Item in the WinForms

The BI Dashboard allows you to use a Treemap dashboard item as a filter for other dashboard items (Master Filter). To learn more, see the Master Filtering topic, which describes filtering concepts common to all dashboard items.

The Treemap dashboard item supports filtering by tiles/groups.

When Master Filtering is enabled, a user can click a tile or group caption (or multiple tiles/groups by holding down the CTRL key) to make other dashboard items only display data related to the selected tile/group(s).

Treemap_MasterFiltering2

Note

If the Single Master Filter is used, a user can select only tiles corresponding to the bottommost level.

Member Table

DashboardItemInteractivityOptions.MasterFilterMode
Gets or sets the selection mode of the master filter item.
TreemapDashboardItem.InteractivityOptions
Provides access to interactivity options, such as Master Filtering.