color property
color property
Represents the Color of the line.
Definition:
@property
def color(self):
...
@color.setter
def color(self, value):
...
See Also
- module
aspose.cells.charts
- class
ErrorBar
Represents the Color of the line.
@property
def color(self):
...
@color.setter
def color(self, value):
...
aspose.cells.charts
ErrorBar