FlexSheet for WPF | ComponentOne
C1.WPF.FlexGrid Namespace / SparkLineType Enumeration

In This Topic
    SparkLineType Enumeration
    In This Topic
    Provide the sparkline type.
    Syntax
    'Declaration
     
    
    Public Enum SparkLineType 
       Inherits System.Enum
    public enum SparkLineType : System.Enum 
    Members
    MemberDescription
    Line 
    Inheritance Hierarchy

    System.Object
       System.ValueType
          System.Enum
             C1.WPF.FlexGrid.SparkLineType

    See Also