| GrapeCity.Spreadsheet アセンブリ > GrapeCity.Spreadsheet.Charts 名前空間 : QuartileMethod 列挙体 |
'DeclarationPublic Enum QuartileMethod Inherits System.Enum
public enum QuartileMethod : System.Enum
| メンバ | 説明 |
|---|---|
| Exclusive | 四分位計算では、データセットを四分位に分割するときに中央値が除外されます。 |
| Inclusive | 四分位計算では、データセットを四分位に分割するときに中央値が含まれます。 |
System.Object
System.ValueType
System.Enum
GrapeCity.Spreadsheet.Charts.QuartileMethod