Name | Description | |
---|---|---|
Add | Adds an item to the ICollection. (Inherited from System.Collections.Generic.ICollection<ISparklineGroup>) | |
AddSparklineToGroup | Adds the sparkline to the existing group. | |
Clear | Removes all items from the ICollection. (Inherited from System.Collections.Generic.ICollection<ISparklineGroup>) | |
Contains | Determines whether the ICollection contains a specific value. (Inherited from System.Collections.Generic.ICollection<ISparklineGroup>) | |
CopyTo | Copies the elements of the ICollection to an System.Array, starting at a particular System.Array index. (Inherited from System.Collections.Generic.ICollection<ISparklineGroup>) | |
Deserialize | Loads the object from XML. (Inherited from FarPoint.Win.ISerializeSupport) | |
GetEnumerator | Returns an enumerator that iterates through the collection. (Inherited from System.Collections.Generic.IEnumerable<ISparklineGroup>) | |
GetObjectData | Populates a System.Runtime.Serialization.SerializationInfo with the data needed to serialize the target object. (Inherited from System.Runtime.Serialization.ISerializable) | |
GetSparkline | Overloaded. Gets the sparkline in the specified location. | |
Remove | Removes the first occurrence of a specific object from the ICollection. (Inherited from System.Collections.Generic.ICollection<ISparklineGroup>) | |
RemoveSparkline | Removes the sparkline. | |
Serialize | Saves the object to XML. (Inherited from FarPoint.Win.ISerializeSupport) |