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