BrushStyle (Property)

Applies To:

Legend Collection

Description:

Sets the brush style property of a legend item.

Action:

Read-write, Number

Constants:

The BrushStyle property uses the BqBrushStyle constant group, which consists of these values:

Example:

This example shows how to set the brush style of a legend item property to solid:

ActiveDocument.Sections["Chart2"].Legend.Items[1].Fill.BrushStyle=bqBrushStyleSolid