PieRing Class |
Namespace: Telogis.GeoBase.Clustering
The PieRing type exposes the following members.
Name | Description | |
---|---|---|
AddSlice |
Adds a slice to this PieRing. A slice represents a single value for the variable
represented by this PieRing. For example, a PieRing representing Vehicle Status might
have slices of Moving (Green, 4 vehicles), Idle (Orange, 2 vehicles) and Stationary
(Red, 7 vehicles).
| |
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.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
ToString | Returns a string that represents the current object. (Inherited from Object.) |