CustomDashboardItem<T> Methods
A custom dashboard item.
Name | Description |
---|---|
Add |
For internal use.
Inherited from Custom |
Begin |
For internal use.
Inherited from Dashboard |
Create |
Creates a copy of this dashboard item.
Inherited from Dashboard |
Dispose() |
Releases resources associated with a Dashboard |
End |
For internal use.
Inherited from Dashboard |
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 |
Returns data members that identify data fields to which the current dashboard item is bound.
Inherited from Data |
Get |
Returns the dimensions used to provide data for the current dashboard item.
Inherited from Data |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Returns the measures used to provide data for the current dashboard item.
Inherited from Data |
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 |
Specifies the data source and data member for the current dashboard item.
Inherited from Data |
To |
Returns a string that represents the current object. Inherited from Object. |
See Also