Spread Windows Forms 9.0 Product Documentation
ISparklineGroup Interface Members
Properties  Methods  Events

The following tables list the members exposed by ISparklineGroup.

Public Properties
 NameDescription
 PropertyCountGets the number of elements contained in the ICollection. (Inherited from System.Collections.Generic.ICollection<ISparkline>)
 PropertyIsReadOnlyGets a value indicating whether the ICollection is read-only. (Inherited from System.Collections.Generic.ICollection<ISparkline>)
 PropertyItemGets the ISparkline at the specified index.  
 PropertyRendererGets or sets the renderer.  
 PropertySettingGets or sets the setting.  
Top
Public Methods
 NameDescription
 MethodAddAdds an item to the ICollection. (Inherited from System.Collections.Generic.ICollection<ISparkline>)
 MethodClearRemoves all items from the ICollection. (Inherited from System.Collections.Generic.ICollection<ISparkline>)
 MethodCloneCreates a new object that is a copy of the current instance. (Inherited from System.ICloneable)
 MethodCloneSettingClones a new sparkline group that copies the setting of the current sparkline group.  
 MethodContainsDetermines whether the ICollection contains a specific value. (Inherited from System.Collections.Generic.ICollection<ISparkline>)
 MethodCopyToCopies the elements of the ICollection to an System.Array, starting at a particular System.Array index. (Inherited from System.Collections.Generic.ICollection<ISparkline>)
 MethodDeserializeLoads the object from XML. (Inherited from FarPoint.Win.ISerializeSupport)
 MethodGetEnumeratorReturns an enumerator that iterates through the collection. (Inherited from System.Collections.Generic.IEnumerable<ISparkline>)
 MethodGetObjectDataPopulates a System.Runtime.Serialization.SerializationInfo with the data needed to serialize the target object. (Inherited from System.Runtime.Serialization.ISerializable)
 MethodRemoveRemoves the first occurrence of a specific object from the ICollection. (Inherited from System.Collections.Generic.ICollection<ISparkline>)
 MethodSerializeSaves the object to XML. (Inherited from FarPoint.Win.ISerializeSupport)
Top
Public Events
 NameDescription
 EventClearItemsOccurs when all items are clear.  
 EventUpdatedOccurs when updated.  
Top
See Also

Reference

ISparklineGroup Interface
FarPoint.Win.Spread Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.