API
Types
LegendItemsAlign

LegendItemsAlign

  • Type: 'center'|'end'|'start'
NameValueDescription
CENTER'center'center: 수평 혹은 수직의 중앙으로 몰아서 배치한다.
END'end'end: 수평일 때 오른쪽, 수직일 때는 아래쪽으로 몰아서 배치한다.
START'start'수평일 때 왼쪽, 수직일 때는 위쪽으로 몰아서 배치한다.