Spread ASP.NET 6.0 Product Documentation
ExcelSparklineGroup Class Members
See Also  Properties  Methods  Events Send Feedback
FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace : ExcelSparklineGroup Class


Glossary Item Box

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 MethodGetGroupCoverCellRangeGets the group cover cell range.  
Public MethodGetObjectDataPopulates a System.Runtime.Serialization.SerializationInfo with the data needed to serialize the target object.  
Public MethodIsSwitchableCheck 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 MethodSwitchRowColumnSwitch sparkline rows or columns.  
Top

Protected Methods

 NameDescription
Protected MethodFireClearItemsFires the clear items.  
Protected MethodFireItemAddedFires the item added.  
Protected MethodFireItemRemovedFires the item removed.  
Protected MethodFireItemUpdatedOverloaded. Fires the item updated.  
Protected MethodFireUpdatedFires the updated.  
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

© 2002-2012 GrapeCity, Inc. All Rights Reserved.