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