FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / ISparklineContainer Interface
Properties Methods Events

ISparklineContainer Interface Members

The following tables list the members exposed by ISparklineContainer.

Public Properties
 NameDescription
 Property (Inherited from System.Collections.Generic.ICollection<ISparklineGroup>)
 PropertyGets a value that indicates whether this instance is empty.  
 Property (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
 Method (Inherited from System.Collections.Generic.ICollection<ISparklineGroup>)
 MethodAdds the sparkline to the existing group.  
 Method (Inherited from System.Collections.Generic.ICollection<ISparklineGroup>)
 Method (Inherited from System.Collections.Generic.ICollection<ISparklineGroup>)
 Method (Inherited from System.Collections.Generic.ICollection<ISparklineGroup>)
 MethodLoads the object from XML. (Inherited from FarPoint.Win.ISerializeSupport)
 Method (Inherited from System.Collections.Generic.IEnumerable<ISparklineGroup>)
 Method (Inherited from System.Runtime.Serialization.ISerializable)
 MethodOverloaded. Gets the sparkline in the specified location.  
 Method (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