<!-- 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; [max](./schema.binargs.max.md)

## BinArgs.max property

Max boundary to categorize values into. If cell values are above this, they will default to +Infinity unless clamped.

<b>Signature:</b>

```typescript
max?: number;
```
