ComponentOne CandlestickChart for ASP.NET Web Forms
C1.Web.Wijmo.Controls.4 Assembly / C1.Web.Wijmo.Controls.C1Chart Namespace / ChartAxis Class / AxisStyle Property

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