SMART datagrid v1.4 > Classes > ChartLabel

Back  Forward

DataLudi.ChartLabel.offsetX  property

positionhorizontalAlign으로 label의 위치가 정해진 후, 시리즈항목과 label 사이에 추가되는 수평 간격. 

pixel 단위로 지정한다. 

기본값은 0.

Getter
function offsetX(): Integer
Setter
function setOffsetX(value: Integer)
See Also
offsetY
position
horizontalAlign
Examples
Column Series
Line Series