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

DashboardItemElementCustomColorEventArgs Properties

Provides data for the DashboardViewer.DashboardItemElementCustomColor event.
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