FarPoint.Win.Spread
ISparklineContainer Interface Members
See Also  Properties  Methods  Events
FarPoint.Win.Spread Assembly > FarPoint.Win.Spread Namespace : ISparklineContainer Interface


The following tables list the members exposed by ISparklineContainer.

Public Properties

 NameDescription
 PropertyIsEmpty Gets a value indicating whether this instance is empty.  
 PropertyItem  
 PropertyOwner Owner of this container  
Top

Public Methods

 NameDescription
 MethodAddSparklineToGroup Adds the sparkline to the existing group.  
 MethodGetSparklineOverloaded.   
 MethodRemoveSparkline Removes the sparkline.  
Top

Public Events

 NameDescription
 EventChanged Occurs when the sparkline group or sparkline has been changed.  
Top

See Also