Spread Windows Forms 17
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / ExcelBaseSparkLineRenderer Class
Members


In This Topic
    ExcelBaseSparkLineRenderer Class
    In This Topic
    Abstract class that represents the renderer of the Excel-like sparklines.
    Syntax
    'Declaration
     
    
    Public MustInherit Class ExcelBaseSparkLineRenderer 
       Implements FarPoint.Win.ISerializeSupport, ISparklineRenderer 
    'Usage
     
    
    Dim instance As ExcelBaseSparkLineRenderer
    public abstract class ExcelBaseSparkLineRenderer : FarPoint.Win.ISerializeSupport, ISparklineRenderer  
    Inheritance Hierarchy
    See Also