var instance; // Type: wijmo.chart.chart_legend; var value; // Type: boolean value = instance.visible;
var visible : boolean;
A value that indicates whether to show the legend. Set this value to false to hide the legend.
Default: true
var instance; // Type: wijmo.chart.chart_legend; var value; // Type: boolean value = instance.visible;
var visible : boolean;