marker property

ChartSeries.marker property

Specifies a data marker. Marker is automatically created when requested.

@property
def marker(self) -> aspose.words.drawing.charts.ChartMarker:
    ...

See Also