Spread Windows Forms 15.0
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / ExcelSparklineGroup Class
Properties Methods Events


In This Topic
    ExcelSparklineGroup Class Members
    In This Topic

    The following tables list the members exposed by ExcelSparklineGroup.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Properties
     NameDescription
    Public PropertyGets the number of elements contained in the ICollection.  
    Public PropertyGets a value that indicates whether the ICollection is read-only.  
    Public PropertyGets the ISparkline at the specified index.  
    Public PropertyGets a value that indicates whether the current cell range is an invalid reference.  
    Public PropertyGets or sets the renderer.  
    Public PropertyGets or sets the setting.  
    Top
    Public Methods
     NameDescription
    Public MethodAdds an item to the ICollection.  
    Public MethodRemoves all items from the ICollection.  
    Public MethodCreates a new object that is a copy of the current instance.  
    Public MethodClones a new sparkline group that copies the setting of the current sparkline group.  
    Public MethodDetermines whether the ICollection contains a specific value.  
    Public MethodCopies the elements of the ICollection to a System.Array, starting at a particular System.Array index.  
    Public MethodLoads the object from XML.  
    Public MethodPerforms application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.  
    Public Method  
    Public MethodReturns an enumerator that iterates through the collection.  
    Public MethodGets the excel setting.  
    Public MethodServes as the default hash function.  
    Public MethodPopulates a System.Runtime.Serialization.SerializationInfo with the data needed to serialize the target object.  
    Public MethodChecks if the group is switchable.  
    Public MethodReevaluates the formula which depends on the spread.  
    Public MethodRemoves the first occurrence of a specific object from the ICollection.  
    Public MethodSaves the object to XML.  
    Public Methodstatic (Shared in Visual Basic)Overloaded. Shows the select data form.  
    Public MethodSwitches sparkline rows or columns.  
    Top
    Protected Methods
     NameDescription
    Protected MethodFires the clear items event.  
    Protected MethodFires the item added event.  
    Protected MethodFires the item removed event.  
    Protected MethodOverloaded. Fires the item updated event.  
    Protected MethodFires the updated event.  
    Protected MethodRaises the ClearItems event.  
    Protected MethodRaises the ItemAdded event.  
    Protected MethodRaises the ItemRemoved event.  
    Protected MethodRaises the ItemUpdated event.  
    Protected MethodRaises the Updated event.  
    Top
    Public Events
     NameDescription
    Public EventOccurs when a sparkline is added.  
    Public EventOccurs when the date formula has changed.  
    Public EventOccurs when a sparkline is added.  
    Public EventOccurs when a sparkline is added.  
    Public EventOccurs when a property value changes.  
    Public EventOccurs when a group has been updated.  
    Top
    See Also