Spread Windows Forms 12.0 Product Documentation
ISparklineGroup Interface Methods

FarPoint.Win.Spread Assembly > FarPoint.Win.Spread Namespace : ISparklineGroup Interface

For a list of all members of this type, see ISparklineGroup members.

Public Methods
 NameDescription
 MethodAdds an item to the ICollection. (Inherited from System.Collections.Generic.ICollection<ISparkline>)
 MethodRemoves all items from the ICollection. (Inherited from System.Collections.Generic.ICollection<ISparkline>)
 MethodCreates a new object that is a copy of the current instance. (Inherited from System.ICloneable)
 MethodClones a new sparkline group that copies the setting of the current sparkline group.  
 MethodDetermines whether the ICollection contains a specific value. (Inherited from System.Collections.Generic.ICollection<ISparkline>)
 MethodCopies the elements of the ICollection to an System.Array, starting at a particular System.Array index. (Inherited from System.Collections.Generic.ICollection<ISparkline>)
 MethodLoads the object from XML. (Inherited from FarPoint.Win.ISerializeSupport)
 MethodReturns an enumerator that iterates through the collection. (Inherited from System.Collections.Generic.IEnumerable<ISparkline>)
 MethodPopulates a System.Runtime.Serialization.SerializationInfo with the data needed to serialize the target object. (Inherited from System.Runtime.Serialization.ISerializable)
 MethodRemoves the first occurrence of a specific object from the ICollection. (Inherited from System.Collections.Generic.ICollection<ISparkline>)
 MethodSaves the object to XML. (Inherited from FarPoint.Win.ISerializeSupport)
Top
See Also

Reference

ISparklineGroup Interface
FarPoint.Win.Spread Namespace