marker_style property
marker_style property
Represents the marker style. Applies to line chart, scatter chart, or radar chart.
Definition:
@property
def marker_style(self):
...
@marker_style.setter
def marker_style(self, value):
...
See Also
- module
aspose.cells.charts
- class
ChartMarkerType
- class
Marker