FarPoint.Win.Spread Assembly > FarPoint.Win.Spread Namespace : ISparklineGroup Interface |
For a list of all members of this type, see ISparklineGroup members.
Name | Description | |
---|---|---|
Add | Adds an item to the ICollection. (Inherited from System.Collections.Generic.ICollection<ISparkline>) | |
Clear | Removes all items from the ICollection. (Inherited from System.Collections.Generic.ICollection<ISparkline>) | |
Clone | Creates a new object that is a copy of the current instance. (Inherited from System.ICloneable) | |
CloneSetting | Clones a new sparkline group that copies the setting of the current sparkline group. | |
Contains | Determines whether the ICollection contains a specific value. (Inherited from System.Collections.Generic.ICollection<ISparkline>) | |
CopyTo | Copies the elements of the ICollection to an System.Array, starting at a particular System.Array index. (Inherited from System.Collections.Generic.ICollection<ISparkline>) | |
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<ISparkline>) | |
GetObjectData | Populates a System.Runtime.Serialization.SerializationInfo with the data needed to serialize the target object. (Inherited from System.Runtime.Serialization.ISerializable) | |
Remove | Removes the first occurrence of a specific object from the ICollection. (Inherited from System.Collections.Generic.ICollection<ISparkline>) | |
Serialize | Saves the object to XML. (Inherited from FarPoint.Win.ISerializeSupport) |