FlexGrid for WinForms | ComponentOne
C1.Win.C1FlexGrid Namespace / Sparkline Class / Styles Property

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