UseMarker Property
Specifies whether to display markers on trend lines for the specified Pen.
Syntax
object.UseMarker [= Boolean]
Properties
The UseMarker property syntax has these parts:
|
Part |
Description |
|
object |
An object expression that evaluates to an object in the Applies To list. |
|
Boolean |
Whether to display markers. |
Settings
The settings for Boolean are:
|
Value |
Description |
|
True |
Display markers on trend lines. |
|
False |
Do not display markers on trend lines. |
Remarks
Markers are useful for identifying lines on a black and white printer.

