[]
        
(Showing Draft Content)

C1.Web.Mvc.Olap.Fluent.PivotChartBuilder.ShowTitle

ShowTitle Method

ShowTitle(bool)

Configurates ShowTitle. Sets a value that determines whether the chart should include a title.

Declaration
public PivotChartBuilder ShowTitle(bool value)
Parameters
Type Name Description
bool value

The value.

Returns
Type Description
PivotChartBuilder

Current builder.