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