jQuery.wijmo.wijbubblechart 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.wijbubblechart.options.marginLeft; |
Javascript (Specification) | |
---|---|
|