SMART datagrid v.1 > Classes > PieSeries

Back  Forward

DataLudi.PieSeries.tickLength  property

The length of line which connects series item and label. 

The item label is displayed in the location which is far from this property value as much as the value specified by labelOffset

Defaults to 7.

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