wijmo.chart Namespace > chart_title Interface : compass Field |
A value that indicates the position of the header in relation to the chart.
Javascript (Usage) | |
---|---|
var instance; // Type: wijmo.chart.chart_title; var value; // Type: string value = instance.compass; |
Javascript (Specification) | |
---|---|
|