markers_color property
markers_color property
Gets and sets the color of points in each line sparkline in the sparkline group.
Definition:
@property
def markers_color(self):
...
@markers_color.setter
def markers_color(self, value):
...
See Also
- module
aspose.cells.charts
- class
CellsColor
- class
SparklineGroup