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

In This Topic
    SparklineType Property (Sparkline)
    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