Interface AxisXYLayoutInfoBeta

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

Hierarchy

  • AxisXYLayoutInfo

Properties

bottom: number

Offset in pixels from charts bottom edge to axes bottom edge.

height: number
left: number

Offset in pixels from charts left edge to axes left edge.

right: number

Offset in pixels from charts right edge to axes right edge.

top: number

Offset in pixels from charts top edge to axes top edge.

width: number