Wijmo UI for the Web
text Field

A value that indicates the text to use as the title at the top of the legend.

Syntax
Javascript (Usage) 
var instance; // Type: wijmo.chart.chart_legend;
var value; // Type: string
value = instance.text;
Javascript (Specification) 
var text : string;
Remarks
Set style properties on this text using the titleStyle attribute.
Browser Compatibility
7
5
5

See Also

Reference

chart_legend Interface

 

 


© 2013 All Rights Reserved.

Send comments on this topic.