Wijmo UI for the Web
compass Field
wijmo.chart Namespace > chart_legend Interface : compass Field

A value that indicates where to draw the legend in relation to the chart.

Default: "east"

Syntax
var instance; // Type: wijmo.chart.chart_legend;
var value; // Type: string
value = instance.compass;
var compass : string;
Remarks
Valid Values:

See Also

Reference

chart_legend Interface