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

The following tables list the members exposed by ISparklineContainer.

Public Properties
 NameDescription
 PropertyCountGets the number of elements contained in the ICollection. (Inherited from System.Collections.Generic.ICollection<ISparklineGroup>)
 PropertyIsEmptyGets a value that indicates whether this instance is empty.  
 PropertyIsReadOnlyGets a value indicating whether the ICollection is read-only. (Inherited from System.Collections.Generic.ICollection<ISparklineGroup>)
 PropertyItemGets the FarPoint.Web.Spread.ISparklineGroup at the specified index.  
 PropertyOwnerOwner of this container.  
Top
Public Methods
 NameDescription
 MethodAddAdds an item to the ICollection. (Inherited from System.Collections.Generic.ICollection<ISparklineGroup>)
 MethodAddSparklineToGroupAdds the sparkline to the existing group.  
 MethodClearRemoves all items from the ICollection. (Inherited from System.Collections.Generic.ICollection<ISparklineGroup>)
 MethodContainsDetermines whether the ICollection contains a specific value. (Inherited from System.Collections.Generic.ICollection<ISparklineGroup>)
 MethodCopyToCopies the elements of the ICollection to an System.Array, starting at a particular System.Array index. (Inherited from System.Collections.Generic.ICollection<ISparklineGroup>)
 MethodDeserializeLoads the object from XML. (Inherited from FarPoint.Win.ISerializeSupport)
 MethodGetEnumeratorReturns an enumerator that iterates through the collection. (Inherited from System.Collections.Generic.IEnumerable<ISparklineGroup>)
 MethodGetObjectDataPopulates a System.Runtime.Serialization.SerializationInfo with the data needed to serialize the target object. (Inherited from System.Runtime.Serialization.ISerializable)
 MethodGetSparklineOverloaded. Gets the sparkline in the specified location.  
 MethodRemoveRemoves the first occurrence of a specific object from the ICollection. (Inherited from System.Collections.Generic.ICollection<ISparklineGroup>)
 MethodRemoveSparklineRemoves the sparkline.  
 MethodSerializeSaves the object to XML. (Inherited from FarPoint.Win.ISerializeSupport)
Top
Public Events
 NameDescription
 EventChangedOccurs when the sparkline group or sparkline has been changed.  
Top
See Also

Reference

ISparklineContainer Interface
FarPoint.Win.Spread Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.