FarPoint.Web.Spread.Chart 名前空間 : SegmentDataType 列挙体 |
'Declaration
Public Enum SegmentDataType Inherits System.Enum
public enum SegmentDataType : System.Enum
メンバ | 説明 |
---|---|
AutoIndex | そのすべての値が数値である場合、セグメントは数値を返します。それ以外の場合は要素のインデックスを返します。 |
Number | セグメントは数値を返します。 |
Text | セグメントは文字列値を返します。 |
System.Object
System.ValueType
System.Enum
FarPoint.Web.Spread.Chart.SegmentDataType