PowerTools SPREAD for Windows Forms 8.0J
SegmentDataType 列挙体


セグメントのデータ型を表します。
構文
'Declaration
 
Public Enum SegmentDataType 
   Inherits System.Enum
'使用法
 
Dim instance As SegmentDataType
public enum SegmentDataType : System.Enum 
メンバ
メンバ説明
AutoIndexすべての値が数値である場合、セグメントは数値を返します。それ以外の場合は要素のインデックスを返します。
Numberセグメントは数値を返します。
Textセグメントは文字列値を返します。
継承階層

System.Object
   System.ValueType
      System.Enum
         FarPoint.Win.Spread.Chart.SegmentDataType

参照

FarPoint.Win.Spread.Chart 名前空間

 

 


© 2004-2015, GrapeCity inc. All rights reserved.