ComponentOne BarChart for ASP.NET WebForms
C1.Web.Wijmo.Controls.4 Assembly / C1.Web.Wijmo.Controls.C1Chart Namespace / ChartAxis Class / Alignment Property

In This Topic
    Alignment Property
    In This Topic
    A value that indicates the alignment of the axis text.
    Syntax
    'Declaration
     
    Public Property Alignment As ChartAxisAlignment
    public ChartAxisAlignment Alignment {get; set;}
    See Also