Spread Windows Forms 9.0 Product Documentation
ExcelSparklineGroup Class Members
Properties  Methods  Events


The following tables list the members exposed by ExcelSparklineGroup.

Public Constructors
 NameDescription
Public ConstructorExcelSparklineGroup ConstructorOverloaded.   
Top
Public Properties
 NameDescription
Public PropertyCountGets the number of elements contained in the ICollection.  
Public PropertyIsReadOnlyGets a value that indicates whether the ICollection is read-only.  
Public PropertyItemGets the ISparkline at the specified index.  
Public PropertyReferenceErrorGets a value that indicates whether the current cell range is an invalid reference.  
Public PropertyRendererGets or sets the renderer.  
Public PropertySettingGets or sets the setting.  
Top
Public Methods
 NameDescription
Public MethodAddAdds an item to the ICollection.  
Public MethodClearRemoves all items from the ICollection.  
Public MethodCloneCreates a new object that is a copy of the current instance.  
Public MethodCloneSettingClones a new sparkline group that copies the setting of the current sparkline group.  
Public MethodContainsDetermines whether the ICollection contains a specific value.  
Public MethodCopyToCopies the elements of the ICollection to a System.Array, starting at a particular System.Array index.  
Public MethodDeserializeLoads the object from XML.  
Public MethodDisposePerforms application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.  
Public MethodGetEnumeratorReturns an enumerator that iterates through the collection.  
Public MethodGetExcelSettingGets the excel setting.  
Public MethodGetObjectDataPopulates a System.Runtime.Serialization.SerializationInfo with the data needed to serialize the target object.  
Public MethodIsSwitchableChecks if the group is switchable.  
Public MethodReLoadFormulaReevaluates the formula which depends on the spread.  
Public MethodRemoveRemoves the first occurrence of a specific object from the ICollection.  
Public MethodSerializeSaves the object to XML.  
Public Methodstatic (Shared in Visual Basic)ShowSelectDataFormOverloaded. Shows the select data form.  
Public MethodSwitchRowColumnSwitches sparkline rows or columns.  
Top
Protected Methods
 NameDescription
Protected MethodFireClearItemsFires the clear items event.  
Protected MethodFireItemAddedFires the item added event.  
Protected MethodFireItemRemovedFires the item removed event.  
Protected MethodFireItemUpdatedOverloaded. Fires the item updated event.  
Protected MethodFireUpdatedFires the updated event.  
Protected MethodOnClearItemsRaises the ClearItems event.  
Protected MethodOnItemAddedRaises the ItemAdded event.  
Protected MethodOnItemRemovedRaises the ItemRemoved event.  
Protected MethodOnItemUpdatedRaises the ItemUpdated event.  
Protected MethodOnUpdatedRaises the Updated event.  
Top
Public Events
 NameDescription
Public EventClearItemsOccurs when a sparkline is added.  
Public EventFormulaChangedOccurs when the date formula has changed.  
Public EventItemAddedOccurs when a sparkline is added.  
Public EventItemRemovedOccurs when a sparkline is added.  
Public EventItemUpdatedOccurs when a property value changes.  
Public EventUpdatedOccurs when a group has been updated.  
Top
See Also

Reference

ExcelSparklineGroup Class
FarPoint.Win.Spread Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.