Spread ASP.NET 17
FarPoint.Web.Spread Assembly / FarPoint.Web.Spread Namespace / SpreadSparklineRenderes Class / WinLossSparklineRenderer Property


In This Topic
    WinLossSparklineRenderer Property
    In This Topic
    Represents the built-in sparkline renderer for the win/loss sparkline.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly Property WinLossSparklineRenderer As WinLossSparklineRenderer
    'Usage
     
    
    Dim value As WinLossSparklineRenderer
     
    value = SpreadSparklineRenderes.WinLossSparklineRenderer
    public static WinLossSparklineRenderer WinLossSparklineRenderer {get;}
    See Also