Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.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
See Also