Sparklines for WinForms | ComponentOne
C1.Win.Sparkline Namespace / C1Sparkline Class / Styles Property

In This Topic
    Styles Property (C1Sparkline)
    In This Topic
    Gets or sets the styles of the sparkline.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Styles As SparklineTheme
    public SparklineTheme Styles {get;}
    See Also