[]
Configurates FooterStyle. Sets the style of the chart footer.
public PivotChartBuilder FooterStyle(Action<TitleStyleBuilder> build)
| Type | Name | Description |
|---|---|---|
| Action<TitleStyleBuilder> | build | The builder function. |
| Type | Description |
|---|---|
| PivotChartBuilder | Current builder. |