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
LineType
- class
Trendline
Represents the style of the line.
@property
def style(self):
...
@style.setter
def style(self, value):
...
aspose.cells.charts
LineType
Trendline