<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [@datashaper/schema](./schema.md) &gt; [BinArgs](./schema.binargs.md) &gt; [min](./schema.binargs.min.md)

## BinArgs.min property

Min boundary to categorize values into. If cell values are below this, they will default to -Infinity unless clamped.

<b>Signature:</b>

```typescript
min?: number;
```
