ShowMarkerOutline (Property)

Applies To:

BarLineChart object

Description:

Displays the outline of a maker for a BarLineChart (object).

Action:

Read-write, Boolean

Example:

This example shows how to display the outline of a marker:

ActiveDocument.Sections["Chart2"].BarLineChart.ShowMarkerOutline = true