Spread Windows Forms 17
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / ISparklineGroup Interface
Properties Methods Events

In This Topic
    ISparklineGroup Interface Members
    In This Topic

    The following tables list the members exposed by ISparklineGroup.

    Public Properties
     NameDescription
     Property (Inherited from System.Collections.Generic.ICollection<ISparkline>)
     Property (Inherited from System.Collections.Generic.ICollection<ISparkline>)
     PropertyGets the ISparkline at the specified index.  
     PropertyGets or sets the renderer.  
     PropertyGets or sets the setting.  
    Top
    Public Methods
     NameDescription
     Method (Inherited from System.Collections.Generic.ICollection<ISparkline>)
     Method (Inherited from System.Collections.Generic.ICollection<ISparkline>)
     Method (Inherited from System.ICloneable)
     MethodClones a new sparkline group that copies the setting of the current sparkline group.  
     Method (Inherited from System.Collections.Generic.ICollection<ISparkline>)
     Method (Inherited from System.Collections.Generic.ICollection<ISparkline>)
     MethodLoads the object from XML. (Inherited from FarPoint.Win.ISerializeSupport)
     Method (Inherited from System.Collections.Generic.IEnumerable<ISparkline>)
     Method (Inherited from System.Runtime.Serialization.ISerializable)
     Method (Inherited from System.Collections.Generic.ICollection<ISparkline>)
     MethodSaves the object to XML. (Inherited from FarPoint.Win.ISerializeSupport)
    Top
    Public Events
     NameDescription
     EventOccurs when all items are clear.  
     EventOccurs when updated.  
    Top
    See Also