QuantileOptions.minCount

uint minCount() @property nothrow

Get minCount property.

Returns

If less than this many non-null values are observed, emit null.
void minCount(uint propval) @property nothrow

Set minCount property.

Parameters

propvalIf less than this many non-null values are observed, emit null.