Wijmo UI for the Web
titleStyle Field

A value that indicates the style to use for the hint title text.

Syntax
Javascript (Usage) 
var instance; // Type: wijmo.chart.chart_hint;
var value; // Type: any
value = instance.titleStyle;
Javascript (Specification) 
var titleStyle : any;
Remarks
The style is defined in Raphael here is the documentation: http://raphaeljs.com/reference.html#Element.attr. he style is the 'attr' method's parameters.
Browser Compatibility
7
5
5

See Also

Reference

chart_hint Interface

 

 


© 2013 All Rights Reserved.

Send comments on this topic.