<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [server](./server.md) &gt; [ChunkLattice](./server.chunklattice.md) &gt; [chunkCount](./server.chunklattice.chunkcount.md)

## ChunkLattice.chunkCount property

The number of chunks in the lattice.

**Signature:**

```typescript
get chunkCount(): number;
```
