Sparklines for WinForms
SparklineType 列挙体

C1.Win.Sparkline.4.5.2 アセンブリ > C1.Win.Sparkline 名前空間 : SparklineType 列挙体
Represents the sparkline type.
シンタックス
'宣言
 
Public Enum SparklineType 
   Inherits System.Enum
public enum SparklineType : System.Enum 
メンバ
メンバ解説
ColumnSpecifies the column sparkline.
LineSpecifies the line sparkline.
WinLossSpecifies the WinLoss sparkline.
継承階層

System.Object
   System.ValueType
      System.Enum
         C1.Win.Sparkline.SparklineType

参照

C1.Win.Sparkline 名前空間