last_point_color proprietà
last_point_color proprietà
Ottiene e imposta il colore dell’ultimo punto di dati nel gruppo sparkline.
Definizione:
@property
def last_point_color(self):
...
@last_point_color.setter
def last_point_color(self, value):
...
Guarda anche
- modulo aspose.cells.charts
- classe CellsColor
- classe SparklineGroup