wijmo.chart Namespace > piechart_labels Interface : offset Field |
A value that indicates the offset of the chart labels.
Javascript (Usage) | |
---|---|
var instance; // Type: wijmo.chart.piechart_labels; var value; // Type: number value = instance.offset; |
Javascript (Specification) | |
---|---|
|