Wijmo UI for the Web
offset Field
wijmo.chart Namespace > piechart_animation Interface : offset Field

A value that indicates the offset from the center for an explode animation.

Type: number

Default: 10

Syntax
var instance; // Type: wijmo.chart.piechart_animation;
var value; // Type: number
value = instance.offset;
var offset : number;
See Also

Reference

piechart_animation Interface