API
PaneOptions

PaneOptions extends ChartItemOptions

분할(split) 모드에서 개별 pane 설정 옵션.

Options

body: PaneBodyOptions

body 설정 옵션.

default :undefined

col: number (opens in a new tab)

default :undefined

row: number (opens in a new tab)

default :undefined

style: SVGStyles | string (opens in a new tab)

스타일셋 또는 css selector (opens in a new tab).

default :undefined

visible: boolean (opens in a new tab)

표시 여부.

default :true