Click or drag to resize

ClusterVisualizationPieChart Methods

Verizon Connect Logo
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release

The ClusterVisualizationPieChart type exposes the following members.

Methods
  NameDescription
Public methodEquals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Public methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public methodGetImage
Creates the image described by an ImageId. The ImageId should have been obtained from a call to GetImageId on this ClusterVisualization.
(Overrides ClusterVisualizationGetImage(String).)
Public methodGetImageId
Gets the ImageId for a Cluster which can later be passed into GetImage in order to render the cluster.
(Overrides ClusterVisualizationGetImageId(Cluster).)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodSetFeatureImage
Sets a new feature image. A feature image is displayed for clusters of only one item.
(Inherited from ClusterVisualization.)
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
See Also