Wijmo UI for the Web
compass Field

A value that indicates the position of the header in relation to the chart.

Syntax
Javascript (Usage) 
var instance; // Type: wijmo.chart.chart_title;
var value; // Type: string
value = instance.compass;
Javascript (Specification) 
var compass : string;
Remarks
Valid Values: "north" Renders the header above the chart. "south" Renders the header below the chart. "east" Renders the header to the right of the chart, with the text rotated 90 degrees. "west" Renders the header to the left of the chart, with the text rotated 270 degrees.
Browser Compatibility
7
5
5

See Also

Reference

chart_title Interface

 

 


© 2013 All Rights Reserved.

Send comments on this topic.