Returns or sets the focus of the legend on a selected chart axis type (X-axis, Y-axis, or Z axis.
Read-only, BqChartAxisType constant
The BqChartAxisType constant group consists of these values:
This example shows how to change the Chart axis type to the X-axis category:
ActiveDocument.Sections["Chart"].Legend.Focus=bqChartXAxis