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

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