ASP.NET MVC Controls | ComponentOne
C1.Web.Mvc.Olap Namespace / PivotChart Class / Footer Property

In This Topic
    Footer Property (PivotChart)
    In This Topic
    Gets or sets the text displayed in the chart footer.
    Syntax
    'Declaration
     
    
    Public Property Footer As String
    public string Footer {get; set;}
    See Also