ComponentOne BarChart for ASP.NET WebForms
C1.Web.Wijmo.Controls.4 Assembly / C1.Web.Wijmo.Controls.C1Chart Namespace / ChartHint Class / ContentStyle Property

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