marker property

ChartDataPoint.marker property

Specifies chart data marker.

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

See Also