Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / ExcelBaseSparkLineRenderer Class
Members


ExcelBaseSparkLineRenderer Class
Abstract class that represents the renderer of the Excel-like sparklines. This class is abstract (MustInherit in Visual Basic) and so cannot be instantiated.
Syntax
'Declaration
 
Public MustInherit Class ExcelBaseSparkLineRenderer 
   Implements FarPoint.Win.ISerializeSupport, ISparklineRenderer 
 
'Usage
 
Dim instance As ExcelBaseSparkLineRenderer
Inheritance Hierarchy
See Also