jQuery.wijmo.wijpiechart Namespace > options type : marginLeft Field |
Default value: 25
Sets the amount of space in pixels between the chart area and the left edge of the <div> that defines the widget
Javascript (Usage) | |
---|---|
var value; // Type: number value = jQuery.wijmo.wijpiechart.options.marginLeft; |
Javascript (Specification) | |
---|---|
|