Wijmo UI for the Web
textAlign Field
wijmo.chart Namespace > chart_axis_label Interface : textAlign Field
A value that indicates the alignment of the X or Y axis label text.
Default: "near"
Type: String
Syntax
var instance; // Type: wijmo.chart.chart_axis_label;
var value; // Type: string
value = instance.textAlign;
var textAlign : string;
Remarks
Valid Values:
See Also

Reference

chart_axis_label Interface