wijmo.chart Namespace > chart_legend Interface : orientation Field |
A value that indicates the orientation of the legend.
Javascript (Usage) | |
---|---|
var instance; // Type: wijmo.chart.chart_legend; var value; // Type: string value = instance.orientation; |
Javascript (Specification) | |
---|---|
|