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

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