API
BodyDepthSideOptions

BodyDepthSideOptions extends ChartItemOptions

depth가 지정된 body 영역의 양 축 방향에 표시되는 side panel 설정 옵션.

Options

endLine: boolean (opens in a new tab) | BodyDepthLineOptions

depth side 양 끝에서 body 쪽으로 연결하는 선 설정 옵션.

default :undefined

gridLine: boolean (opens in a new tab) | BodyDepthLineOptions

depth side에 표시되는 axis grid 선 설정 옵션.

default :undefined

line: boolean (opens in a new tab) | BodyDepthLineOptions

depth side 바깥 경계선 설정 옵션.

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