Spread for ASP.NET 12 Product Documentation
SparklineType Enumeration


FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace : SparklineType Enumeration
Represents the type of sparkline.
Syntax
'Declaration
 
Public Enum SparklineType 
   Inherits System.Enum
'Usage
 
Dim instance As SparklineType
public enum SparklineType : System.Enum 
Members
MemberDescription
ColumnColumn sparkline
LineLine Sparkline
WinlossWinloss Sparkline
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         FarPoint.Web.Spread.SparklineType

See Also

Reference

FarPoint.Web.Spread Namespace