---
title: plotSize
framework: charts
role: symbol
role_heading: Instance Property
path: charts/chartproxy/plotsize
---

# plotSize

The size of the plot in the chart.

## Declaration

```swift
var plotSize: CGSize { get }
```

## Discussion

Discussion The plot is the area between the x and y axes, not including the axes themselves.
