API
Types
PointLabelAlign

PointLabelAlign

  • Type: 'far'|'near'|'none'
NameValueDescription
FAR'far'position이 'outside'일 때 차트 전체 영역의 경계 쪽에 정렬하고, 'inside'일 때 시리즈 경계(pie 시리즈)나 오른쪽(funnel 시리즈)에 졍렬한다. Pictorial 시리즈에는 적용되지 않는다.
NEAR'near'position이 'outside'일 때 시리즈 본체에 가까운 쪽에 정렬하고, 'inside'일 때 시리즈 중심(pie 시리즈)이나 왼쪽(funnel 시리즈)에 졍렬한다. Pictorial 시리즈에는 적용되지 않는다.

NONE'none'정렬하지 않는다.