---
title: number
framework: accessibility
role: symbol
role_heading: Instance Property
path: accessibility/axdatapointvalue/number
---

# number

A number that represents the numeric data value.

## Declaration

```occ
@property (nonatomic, assign) double number;
```

## See Also

### Creating a numeric value

- [valueWithNumber:](accessibility/axdatapointvalue/valuewithnumber:.md)
