---
title: chartProxy
framework: charts
role: symbol
role_heading: Instance Property
path: charts/chartscrolltargetbehaviorcontext/chartproxy
---

# chartProxy

The chart proxy that you use to access the scales and plot area of the chart.

## Declaration

```swift
var chartProxy: ChartProxy { get }
```
