join_type property
join_type property
Specifies the joining caps.
Definition:
@property
def join_type(self):
...
@join_type.setter
def join_type(self, value):
...
See Also
- module
aspose.cells.charts
- class
LineJoinType
- class
Trendline
Specifies the joining caps.
@property
def join_type(self):
...
@join_type.setter
def join_type(self, value):
...
aspose.cells.charts
LineJoinType
Trendline