MarkerSize (Property)

Applies To:

Legend Collection

Description:

Returns or sets the size property of a marker. A marker depicts a data value or point that emerges in a cell.

Action:

Read-write, Number

Example:

This example shows how to set the marker size property to six points:

ActiveDocument.Sections["AllChart"].Legend.Items["Unit Sales"].Line.MarkerSize=6