MarkerStyle (Property)

Applies To:

Legend Collection

Description:

Returns or sets the style property of a marker, such as diamond-shaped, circular, rectangular or triangular. A marker depicts a data value or point that emerges in a cell.

Action:

Read-write

Constants:

The BqMarkerStyle constant group consists of these values:

Example:

This example shows how to set the marker style to triangular:

ActiveDocument.Sections["AllChart"].Legend.Items["Unit Sales"].Line. MarkerStyle=bqMarkerStyleTriangle