ASP.NET Core MVC Controls | ComponentOne
C1.AspNetCore.Mvc.Olap Assembly / C1.Web.Mvc.Olap.TagHelpers Namespace / PivotChartTagHelper Class / Footer Property

In This Topic
    Footer Property (PivotChartTagHelper)
    In This Topic
    Configurates C1.Web.Mvc.Olap.PivotChart.Footer. Sets the text displayed in the chart footer.
    Syntax
    'Declaration
     
    Public Property Footer As String
    public string Footer {get; set;}
    See Also