show_high_point property
show_high_point property
Indicates whether to highlight the highest points of data in the sparkline group.
Definition:
@property
def show_high_point(self):
...
@show_high_point.setter
def show_high_point(self, value):
...
See Also
- module
aspose.cells.charts
- class
SparklineGroup