[]
Configurates Header. Sets the text displayed in the chart header.
public PivotChartBuilder Header(string value)
Public Function Header(value As String) As PivotChartBuilder
| Type | Name | Description |
|---|---|---|
| string | value | The value. |
| Type | Description |
|---|---|
| PivotChartBuilder | Current builder. |