[]
Gets or sets the label alignment.
public string LabelAlign { get; set; }
By default the labels are centered. The supported values are 'left' and 'right' for x-axis and 'top' and 'bottom' for y-axis.