show_last_point proprietà
show_last_point proprietà
Indica se evidenziare l’ultimo punto di dati nel gruppo sparkline.
Definizione:
@property
def show_last_point(self):
    ...
@show_last_point.setter
def show_last_point(self, value):
    ...
Guarda anche
- modulo aspose.cells.charts
- classe SparklineGroup