weight_px propriété
weight_px propriété
Obtient ou définit l’épaisseur de la ligne en pixels.
Définition:
@property
def weight_px(self):
...
@weight_px.setter
def weight_px(self, value):
...
Voir également
- module aspose.cells.charts
- classe Trendline