FarPoint.Win.Spread
ISparkline Interface
Members  See Also 
FarPoint.Win.Spread Assembly > FarPoint.Win.Spread Namespace : ISparkline Interface


Interface that supports creating a sparkline.

Syntax

Visual Basic (Declaration) 
Public Interface ISparkline 
   Inherits ISerializeSupportIPropertyChangedNotification 
Visual Basic (Usage)Copy Code
Dim instance As ISparkline
C# 
public interface ISparkline : ISerializeSupportIPropertyChangedNotification  

See Also