weight property
weight property
Gets or sets the WeightType
of the line.
Definition:
@property
def weight(self):
...
@weight.setter
def weight(self, value):
...
See Also
- module
aspose.cells.charts
- class
ErrorBar
- class
WeightType
Gets or sets the WeightType
of the line.
@property
def weight(self):
...
@weight.setter
def weight(self, value):
...
aspose.cells.charts
ErrorBar
WeightType