Spread Silverlight Documentation
ExcelSparklineType Enumeration


GrapeCity.Excel Namespace : ExcelSparklineType Enumeration
Specifies the type of the sparkline group.
Syntax
'Declaration
 
Public Enum ExcelSparklineType 
   Inherits System.Enum
'Usage
 
Dim instance As ExcelSparklineType
public enum ExcelSparklineType : System.Enum 
Members
MemberDescription
Column Column sparklines
Line Line sparklines
Stacked 100% stacked column sparklines.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         GrapeCity.Excel.ExcelSparklineType

See Also

Reference

GrapeCity.Excel Namespace