jQuery.wijmo.wijpiechart Namespace > options type : header Field |
Sets up the object to use as the header of the barchart.
Javascript (Usage) | |
---|---|
var value; // Type: chart_title value = jQuery.wijmo.wijpiechart.options.header; |
Javascript (Specification) | |
---|---|
var header : chart_title; |