TreemapDashboardItemInteractivityOptions Class
In This Article
Contains options related to the specifics of Master Filtering in the Treemap dashboard item.
Namespace: DevExpress.DashboardCommon
Assembly: DevExpress.Dashboard.v24.2.Core.dll
NuGet Package: DevExpress.Dashboard.Core
#Declaration
public class TreemapDashboardItemInteractivityOptions :
DashboardItemInteractivityOptions
#Related API Members
The following members return TreemapDashboardItemInteractivityOptions objects:
#Inheritance
Object
FilterableDashboardItemInteractivityOptions
DashboardItemInteractivityOptions
TreemapDashboardItemInteractivityOptions
See Also