ComponentOne ASP.NET MVC Controls
FooterStyle Method (PivotChartBuilder)

C1.Web.Mvc.Olap.Fluent Namespace > PivotChartBuilder Class : FooterStyle Method
The builder function.
Configurates C1.Web.Mvc.Olap.PivotChart.FooterStyle. Sets the style of the chart footer.
Syntax
'Declaration
 
Public Function FooterStyle( _
   ByVal build As Action(Of TitleStyleBuilder) _
) As PivotChartBuilder

Parameters

build
The builder function.

Return Value

Current builder.
See Also

Reference

PivotChartBuilder Class
PivotChartBuilder Members