[]
Configurates ShowHierarchicalAxes. Sets a value that determines whether the chart should group axis annotations for grouped data.
public PivotChartBuilder ShowHierarchicalAxes(bool value)
| Type | Name | Description |
|---|---|---|
| bool | value | The value. |
| Type | Description |
|---|---|
| PivotChartBuilder | Current builder. |