Sets the brush style property of a legend item.
The BrushStyle property uses the BqBrushStyle constant group, which consists of these values:
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