[]
        
(Showing Draft Content)

C1.Web.Mvc.Olap.Fluent.PivotEngineBuilder.ShowZeros

ShowZeros Method

ShowZeros(bool)

Configurates ShowZeros. Sets a value that determines whether the Olap output table should use zeros to indicate the missing values.

Declaration
public PivotEngineBuilder ShowZeros(bool value)
Parameters
Type Name Description
bool value

The value.

Returns
Type Description
PivotEngineBuilder

Current builder.