ComponentOne ASP.NET MVC Controls
Footer Method (PivotChartBuilder)

C1.Web.Mvc.Olap.Fluent Namespace > PivotChartBuilder Class : Footer Method
The value.
Configurates C1.Web.Mvc.Olap.PivotChart.Footer. Sets the text displayed in the chart footer.
Syntax
'Declaration
 
Public Function Footer( _
   ByVal value As String _
) As PivotChartBuilder
public PivotChartBuilder Footer( 
   string value
)

Parameters

value
The value.

Return Value

Current builder.
See Also

Reference

PivotChartBuilder Class
PivotChartBuilder Members