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