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

# category

A string that represents the categorical data value.

## Declaration

```occ
@property (nonatomic, copy) NSString * category;
```

## See Also

### Creating a categorical value

- [valueWithCategory:](accessibility/axdatapointvalue/valuewithcategory:.md)
