Marker

Overview

Marker is a class in Aspose.Slides FOSS for Python. Inherits from: IMarker.

Represents a chart marker (symbol at data points).

Properties: format, size, symbol.

Properties

NameTypeAccessDescription
symbolMarkerStyleTypeRead/WriteGets or sets the symbol.
sizeintRead/WriteGets or sets the size.
format'IFormat'ReadFill/line/effect format for the marker.

See Also