---
title: page
framework: charts
role: symbol
role_heading: Type Property
path: charts/majorvaluealignment/page
---

# page

Automatically set the major aligment unit to be the size of the visible domain which is equivalent to a page.

## Declaration

```swift
static var page: MajorValueAlignment<Value> { get }
```
