Wijmo UI for the Web
style Field
wijmo.chart Namespace > chart_title Interface : style Field

A value that indicates all of the style attributes to use in rendering the header.

Type: Object

Default {file:"#none", stroke:"none"}

Syntax
var instance; // Type: wijmo.chart.chart_title;
var value; // Type: any
value = instance.style;
var style : any;
Remarks
The style object is defined in RaphaelJS, in the attr method’s parameters. Here is an external link to the documentation: http://raphaeljs.com/reference.html#Element.attr
See Also

Reference

chart_title Interface

Concepts

Style Options