ComponentOne FlexPivot for WinForms
C1.Win.C1FlexGrid.4.8 Assembly / C1.Win.C1FlexGrid Namespace / Column Class / Sparkline Property

In This Topic
    Sparkline Property
    In This Topic
    Gets the sparkline object.
    Syntax
    'Declaration
     
    Public ReadOnly Property Sparkline As Sparkline
    public Sparkline Sparkline {get;}
    See Also