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

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