---
title: contentFrame
framework: accessibility
role: symbol
role_heading: Instance Property
path: accessibility/axchartdescriptor/contentframe
---

# contentFrame

The bounds of the view, in screen coordinates, for visually rendering data values.

## Declaration

```swift
var contentFrame: CGRect { get set }
```

## See Also

### Specifying the content layout

- [contentDirection](accessibility/axchartdescriptor/contentdirection-swift.property.md)
- [AXChartDescriptor.ContentDirection](accessibility/axchartdescriptor/contentdirection-swift.enum.md)
