DashboardItemVisualInteractivityEventArgs Members
In This Article
#Fields
Name | Description |
---|---|
Empty static |
Provides a value to use with events that do not have event data.
Inherited from Event |
#Properties
Name | Description |
---|---|
Dashboard |
Gets the component name of the dashboard item for which the event was raised.
Inherited from Dashboard |
Data | Gets client data visualized within the dashboard item. |
Enable |
Gets or sets whether to enable highlighting for the current dashboard item.
Inherited from Dashboard |
Selection |
Gets or sets the selection mode for dashboard item elements. |
Target |
Gets or sets data axes used to perform custom interactivity actions. |
#Methods
Name | Description |
---|---|
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Determines whether the specified object is equal to the current object. Inherited from Object. |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Gets the Type of the current instance. Inherited from Object. |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
Set |
Sets the default selection for the current dashboard item. |
Set |
Sets the default selection for the current dashboard item. |
Set |
Sets the default selection for the current dashboard item. |
Set |
Sets the default selection for the current dashboard item. |
To |
Returns a string that represents the current object. Inherited from Object. |
See Also