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

## BinArgs.printRange property

If true, the range for each bin will be printed as the cell value instead of the truncated numeric value.

<b>Signature:</b>

```typescript
printRange?: boolean;
```
