'宣言 Public ReadOnly Property Underflow As Boolean
public bool Underflow {get;}
このプロパティを true に設定すると、特定したしきい値以下の値に対してビンが作成されます。
しきい値はデフォルトで自動的に決定されます。しきい値を指定するために、UnderflowThreshold プロパティを使用します。
CategoryAxisBinning クラス CategoryAxisBinning メンバ OverflowThreshold プロパティ Overflow プロパティ