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