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

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