SMART datagrid v.1 > Classes > PieSeries

Back  Forward

DataLudi.PieSeries.labelOffset  property

The distance between the label and item of series item. 

The item label is displayed in the location which is far from this property value as much as the value specified by tickLength. A negative number indicates the label in the circle. 

Defaults to 7.

Getter
function labelOffset(): Integer
Setter
function setLabelOffset(value: Integer)
See Also
tickLength
Examples
Pie Series