Marker Properties
Represents a data marker displayed at each data point in the series on the line, scatter or radar chart.| Name | Description |
|---|---|
| Fill | Provides access to fill options for the specified drawing object. Inherited from ShapeFormatBase. |
| Outline | Provides access to the options used to format an outline of the specified drawing object. Inherited from ShapeFormatBase. |
| Size | Gets or sets the size of the marker in points. |
| Symbol | Gets or sets the shape of the marker. |
See Also