jQuery.wijmo.wijlinechart Namespace > options type : type Field |
Default value: 'line'
An option that indicates the type of chart to be displayed.
Javascript (Usage) | |
---|---|
var value; // Type: string value = jQuery.wijmo.wijlinechart.options.type; |
Javascript (Specification) | |
---|---|
|