ClusterVisualizationPieChart Methods |
The ClusterVisualizationPieChart type exposes the following members.
Name | Description | |
---|---|---|
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
GetImage |
Creates the image described by an ImageId. The ImageId should have been obtained
from a call to GetImageId on this ClusterVisualization.
(Overrides ClusterVisualizationGetImage(String).) | |
GetImageId |
Gets the ImageId for a Cluster which can later be passed into GetImage in order to
render the cluster.
(Overrides ClusterVisualizationGetImageId(Cluster).) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
SetFeatureImage |
Sets a new feature image. A feature image is displayed for clusters of only one item.
(Inherited from ClusterVisualization.) | |
ToString | Returns a string that represents the current object. (Inherited from Object.) |