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

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