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

In This Topic
    AxisLabelStyle Property
    In This Topic
    A value that indicates the style of major text of the axis.
    Syntax
    'Declaration
     
    Public Property AxisLabelStyle As ChartStyle
    public ChartStyle AxisLabelStyle {get; set;}
    See Also