ComponentOne FlexPivot for WinForms
C1.Win.C1FlexGrid.4.8 Assembly / 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