---
title: count
framework: charts
role: symbol
role_heading: Instance Property
path: charts/axisvalue/count
---

# count

The number of values on this axis.

## Declaration

```swift
var count: Int { get }
```
