jQuery.wijmo.wijscatterchart Namespace > options type : showChartLabels Field |
Default value: false
A value that indicates whether to show default chart labels.
Javascript (Usage) | |
---|---|
var value; // Type: boolean value = jQuery.wijmo.wijscatterchart.options.showChartLabels; |
Javascript (Specification) | |
---|---|
var showChartLabels : boolean; |