DashboardItemElementCustomColorEventArgs Members
Name |
Description |
Empty
static
|
Provides a value to use with events that do not have event data.
|
Name |
Description |
Color
|
Gets or sets the color of the dashboard item element.
|
DashboardItemName
|
Gets the component name of the dashboard item for which the event was raised.
|
Data
|
Gets multidimensional data displayed in the dashboard item.
|
Measures
|
Gets measures corresponding to the current dashboard item element.
|
TargetElement
|
Gets the axis point tuple corresponding to the current dashboard item element.
|
See Also