Specifies the types of series data markers. | |
Description: | ApMarkerTypeEnum defines the types of data markers. The type defines the shape of the marker. A marker is used to mark the position of a data value in the chart. |
Values: |
apMarkerCircle
- Makes the marker a circle.
apMarkerSquare
- Makes the marker a square.
apMarkerTriangle - Makes the marker a
triangle.
|