show_negative_points property
show_negative_points property
Indicates whether to highlight the negative values on the sparkline group with a different color or marker.
Definition:
@property
def show_negative_points(self):
...
@show_negative_points.setter
def show_negative_points(self, value):
...
See Also
- module
aspose.cells.charts
- class
SparklineGroup