[]
        
(Showing Draft Content)

C1.Web.Mvc.Olap.Fluent.PivotChartBuilder.Footer

Footer Method

Configurates Footer. Sets the text displayed in the chart footer.

Declaration
public PivotChartBuilder Footer(string value)
Public Function Footer(value As String) As PivotChartBuilder
Parameters
Type Name Description
string value

The value.

Returns
Type Description
PivotChartBuilder

Current builder.