Provides data for the ASPxClientDashboard.ItemVisualInteractivity / ASPxClientDashboardViewer.ItemVisualInteractivity events.
Name | Description |
---|---|
EnableHighlighting(Boolean) |
Enables highlighting for the current dashboard item. |
Equals(Object) |
Determines whether the specified object is equal to the current object.
(Inherited from Object)
|
Equals(Object, Object) |
Determines whether the specified object instances are considered equal.
(Inherited from Object)
|
GetDefaultSelection() |
Gets the default selection for the current dashboard item. |
GetHashCode() |
Serves as the default hash function.
(Inherited from Object)
|
GetSelectionMode() |
Gets the selection mode for dashboard item elements. |
GetTargetAxes() |
Gets data axes used to perform custom interactivity actions. |
GetType() |
Gets the (Inherited from Object)
|
IsHighlightingEnabled() |
Returns whether or not highlighting is enabled for the current dashboard item. |
MemberwiseClone() |
Creates a shallow copy of the current (Inherited from Object)
|
ReferenceEquals(Object, Object) |
Determines whether the specified (Inherited from Object)
|
SetDefaultSelection(ASPxClientDashboardItemDataAxisPointTuple[]) |
Sets the default selection for the current dashboard item. |
SetSelectionMode(String) |
Sets the selection mode for dashboard item elements. |
SetTargetAxes(String[]) |
Sets data axes used to perform custom interactivity actions. |
ToString() |
Returns a string that represents the current object.
(Inherited from Object)
|