Focus (Property)

Applies To:

Legend Collection

Description:

Returns or sets the focus of the legend on a selected chart axis type (X-axis, Y-axis, or Z axis.

Action:

Read-only, BqChartAxisType constant

Constants: 

The BqChartAxisType constant group consists of these values:

Example:

This example shows how to change the Chart axis type to the X-axis category:

ActiveDocument.Sections["Chart"].Legend.Focus=bqChartXAxis