auto_scaling propriété
auto_scaling propriété
True si Microsoft Excel met à l’échelle un graphique 3D afin qu’il soit plus proche en taille du graphique 2D équivalent. La propriété RightAngleAxes doit être True.
Définition:
@property
def auto_scaling(self):
...
@auto_scaling.setter
def auto_scaling(self, value):
...
Voir également
- module aspose.cells.charts
- classe Chart