Wijmo UI for the Web
alignment Field
wijmo.chart Namespace > chart_axis Interface : alignment Field
Sets the alignment of the X axis text.
Default: "center"
Type: String
Syntax
var instance; // Type: wijmo.chart.chart_axis;
var value; // Type: string
value = instance.alignment;
var alignment : string;
Remarks
Valid Values:
See Also

Reference

chart_axis Interface