GrapeCity.Spreadsheet アセンブリ > GrapeCity.Spreadsheet.Charts 名前空間 : BinsType 列挙体 |
'Declaration
Public Enum BinsType Inherits System.Enum
public enum BinsType : System.Enum
メンバ | 説明 |
---|---|
Automatic | ビンの種類を自動的に設定します。 |
BinCount | ビンの種類をカウントで設定します。 |
BinSize | ビンの種類をサイズで設定します。 |
Categorical | カテゴリ別にビンの種類を設定します。 |
Manual | ビンの種類を手動で設定します。 |
System.Object
System.ValueType
System.Enum
GrapeCity.Spreadsheet.Charts.BinsType