FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / ISparklineGroup Interface
Members


In This Topic
ISparklineGroup Interface
In This Topic
Interface that supports creating a group of sparklines.
Syntax
'Declaration
 
Public Interface ISparklineGroup 
   Inherits FarPoint.Win.ISerializeSupport, INotifyItemChanged 
 
'Usage
 
Dim instance As ISparklineGroup
See Also