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