Wijmo UI for the Web
visible Field

A value that indicates whether to show the legend. Set this value to false to hide the legend.

Syntax
Javascript (Usage) 
var instance; // Type: wijmo.chart.chart_legend;
var value; // Type: bool
value = instance.visible;
Javascript (Specification) 
var visible : bool;
Browser Compatibility
7
5
5

See Also

Reference

chart_legend Interface

 

 


© 2013 All Rights Reserved.

Send comments on this topic.