Spread Windows Forms 12.0 Product Documentation
ISparklineContainer Interface Members
Properties  Methods  Events

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

The following tables list the members exposed by ISparklineContainer.

Public Properties
 NameDescription
 PropertyGets the number of elements contained in the ICollection. (Inherited from System.Collections.Generic.ICollection<ISparklineGroup>)
 PropertyGets a value that indicates whether this instance is empty.  
 PropertyGets a value indicating whether the ICollection is read-only. (Inherited from System.Collections.Generic.ICollection<ISparklineGroup>)
 PropertyGets the FarPoint.Web.Spread.ISparklineGroup at the specified index.  
 PropertyOwner of this container.  
Top
Public Methods
 NameDescription
 MethodAdds an item to the ICollection. (Inherited from System.Collections.Generic.ICollection<ISparklineGroup>)
 MethodAdds the sparkline to the existing group.  
 MethodRemoves all items from the ICollection. (Inherited from System.Collections.Generic.ICollection<ISparklineGroup>)
 MethodDetermines whether the ICollection contains a specific value. (Inherited from System.Collections.Generic.ICollection<ISparklineGroup>)
 MethodCopies the elements of the ICollection to an System.Array, starting at a particular System.Array index. (Inherited from System.Collections.Generic.ICollection<ISparklineGroup>)
 MethodLoads the object from XML. (Inherited from FarPoint.Win.ISerializeSupport)
 MethodReturns an enumerator that iterates through the collection. (Inherited from System.Collections.Generic.IEnumerable<ISparklineGroup>)
 MethodPopulates a System.Runtime.Serialization.SerializationInfo with the data needed to serialize the target object. (Inherited from System.Runtime.Serialization.ISerializable)
 MethodOverloaded. Gets the sparkline in the specified location.  
 MethodRemoves the first occurrence of a specific object from the ICollection. (Inherited from System.Collections.Generic.ICollection<ISparklineGroup>)
 MethodRemoves the sparkline.  
 MethodSaves the object to XML. (Inherited from FarPoint.Win.ISerializeSupport)
Top
Public Events
 NameDescription
 EventOccurs when the sparkline group or sparkline has been changed.  
Top
See Also

Reference

ISparklineContainer Interface
FarPoint.Win.Spread Namespace