Wijmo UI for the Web
text Field

A value that indicates the text to display in the header.

Syntax
Javascript (Usage) 
var instance; // Type: wijmo.chart.chart_title;
var value; // Type: string
value = instance.text;
Javascript (Specification) 
var text : string;
Remarks
If you leave this as an empty string, no header renders, regardless of any other header attributes.
Browser Compatibility
7
5
5

See Also

Reference

chart_title Interface

 

 


© 2013 All Rights Reserved.

Send comments on this topic.