---
title: yValue
framework: accessibility
role: symbol
role_heading: Instance Property
path: accessibility/axdatapoint/yvalue
---

# yValue

The value of the y-axis for the data point.

## Declaration

```swift
@NSCopying var yValue: AXDataPointValue? { get set }
```

## See Also

### Specifying the data value

- [xValue](accessibility/axdatapoint/xvalue.md)
- [AXDataPointValue](accessibility/axdatapointvalue.md)
- [AXDataPoint.Value](accessibility/axdatapoint/value.md)
