MarkerChar Property
Specifies the character to use as markers on the trend lines when the UseMarker property for the pen to True and the MarkerStyleproperty is set to CharacterMarker.
Syntax
object.MarkerChar[= String]
Properties
The MarkerChar property syntax has these parts:
Part |
Description |
object |
An object expression that evaluates to an object in the Applies To list. |
String |
The character to use for markers. |