Skip to main content

Interface: G3XChartsPageData

Defined in: src/workingtitle-instruments-g3x-touch/html_ui/Shared/Charts/G3XChartsTypes.ts:6

Data describing an electronic chart page.

Properties

metadata

readonly metadata: ChartMetadata

Defined in: src/workingtitle-instruments-g3x-touch/html_ui/Shared/Charts/G3XChartsTypes.ts:8

The metadata associated with the page's parent chart.


page

readonly page: ChartPage

Defined in: src/workingtitle-instruments-g3x-touch/html_ui/Shared/Charts/G3XChartsTypes.ts:11

The chart page.


pageCount

readonly pageCount: number

Defined in: src/workingtitle-instruments-g3x-touch/html_ui/Shared/Charts/G3XChartsTypes.ts:17

The total number of pages contained in the page's parent chart.


pageIndex

readonly pageIndex: number

Defined in: src/workingtitle-instruments-g3x-touch/html_ui/Shared/Charts/G3XChartsTypes.ts:14

The index of the page in its parent chart.