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

In This Topic
    SparklineType Property
    In This Topic
    Gets or sets the type of the sparkline.
    Syntax
    'Declaration
     
    Public Property SparklineType As SparklineType
    public SparklineType SparklineType {get; set;}
    See Also