[]
Configurates ShowTitle. Sets a value that determines whether the chart should include a title.
public PivotChartBuilder ShowTitle(bool value)
Type | Name | Description |
---|---|---|
bool | value | The value. |
Type | Description |
---|---|
PivotChartBuilder | Current builder. |