ASP.NET Core MVC Controls | ComponentOne
C1.AspNetCore.Mvc.Olap Assembly / C1.Web.Mvc.Olap Namespace / PivotChart Class / HeaderStyle Property

In This Topic
    HeaderStyle Property (PivotChart)
    In This Topic
    Gets or sets the style of the chart header.
    Syntax
    'Declaration
     
    Public ReadOnly Property HeaderStyle As TitleStyle
    public TitleStyle HeaderStyle {get;}
    See Also