Skip to main content

ChartInteractivityOptions Properties

Contains options related to the specifics of Master Filtering and drill-down in the Chart and Pie dashboard items.
Name Description
AllowMasterFilterWithIntermediateAggregates static Gets or sets whether the use of the Aggr function for filtering is allowed. Inherited from FilterableDashboardItemInteractivityOptions.
IgnoreMasterFilters Gets or sets whether the current dashboard item ignores filtering applied by master filters. Inherited from FilterableDashboardItemInteractivityOptions.
IsDrillDownEnabled Gets or sets whether drill-down is enabled. Inherited from DashboardItemInteractivityOptions.
IsMasterFilter Obsolete. Gets or sets whether this dashboard item acts as a Master Filter. Inherited from DashboardItemInteractivityOptions.
MasterFilterMode Gets or sets the selection mode of the master filter item. Inherited from DashboardItemInteractivityOptions.
TargetDimensions Gets or sets whether interactivity features, such as Master Filtering or drill-down, should be enabled for arguments or series.
See Also