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