weight propriété
weight propriété
Obtient ou définit le WeightType de la ligne.
Définition:
@property
def weight(self):
    ...
@weight.setter
def weight(self, value):
    ...
Voir également
- module aspose.cells.charts
- classe ErrorBar
- classe WeightType