show_markers property
show_markers property
Indicates whether to highlight each point in each line sparkline in the sparkline group.
Definition:
@property
def show_markers(self):
...
@show_markers.setter
def show_markers(self, value):
...
See Also
- module
aspose.cells.charts
- class
SparklineGroup