Skip to main content
A newer version of this page is available. .

DashboardItemVisualInteractivityEventArgs Properties

Provides data for the DashboardDesigner.DashboardItemVisualInteractivity / DashboardViewer.DashboardItemVisualInteractivity events.
Name Description
DashboardItemName Gets the component name of the dashboard item for which the event was raised.
Data Gets client data visualized within the dashboard item.
EnableHighlighting Gets or sets whether to enable highlighting for the current dashboard item.
SelectionMode Gets or sets the selection mode for dashboard item elements.
TargetAxes Gets or sets data axes used to perform custom interactivity actions.
See Also