is_in_secondary_plot proprietà
is_in_secondary_plot proprietà
Ottiene o imposta un valore che indica se questi punti dati si trovano nella seconda torta o barra su un grafico a torta o a barre
Definizione:
@property
def is_in_secondary_plot(self):
...
@is_in_secondary_plot.setter
def is_in_secondary_plot(self, value):
...
Guarda anche
- modulo
aspose.cells.charts
- classe
ChartPoint