[]
Configurates ShowZeros. Sets a value that determines whether the Olap output table should use zeros to indicate the missing values.
public PivotEngineBuilder ShowZeros(bool value)
Type | Name | Description |
---|---|---|
bool | value | The value. |
Type | Description |
---|---|
PivotEngineBuilder | Current builder. |