[]
        
(Showing Draft Content)

C1.Web.Mvc.ChartAxis-1.LabelAlign

LabelAlign Property

LabelAlign

Gets or sets the label alignment.

Declaration
public string LabelAlign { get; set; }
Remarks

By default the labels are centered. The supported values are 'left' and 'right' for x-axis and 'top' and 'bottom' for y-axis.