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