Interface ChartXYLayoutInfoBeta

Introduced in v7.0.0. API may be changed according to user feedback.

Hierarchy

Properties

Map of all Axis position information.

chartHeight: number

Height of whole chart as pixels

chartWidth: number

Width of whole chart as pixels

margins: Margin

Margins around chart viewport (area enclosed by axes) as pixels on all 4 sides.

viewportHeight: number

Height of chart viewport (area enclosed by axes) as pixels

viewportWidth: number

Width of chart viewport (area enclosed by axes) as pixels