jQuery.wijmo.wijscatterchart 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.wijscatterchart.options.footer; |
Javascript (Specification) | |
---|---|
var footer : chart_title; |