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.
The BqMarkerStyle constant group consists of these values:
This example shows how to set the marker style to triangular:
ActiveDocument.Sections["AllChart"].Legend.Items["Unit Sales"].Line. MarkerStyle=bqMarkerStyleTriangle