Marker
Overview
Marker is a class in Aspose.Slides FOSS for Python.
Inherits from: IMarker.
Represents a chart marker (symbol at data points).
Properties
| Name | Type | Access | Description |
|---|---|---|---|
symbol | MarkerStyleType | Read | Represents the style of the marker using a MarkerStyleType enum |
size | int | Read | Specifies the marker’s size in points |
format | 'IFormat' | Read | Fill/line/effect format for the marker. |