has_series_trend_lines method
has_series_trend_lines
Returns if there are series trend lines for specified series type.
Returns
True if present otherwise false.
@staticmethod
def has_series_trend_lines(series_type):
...
Parameter | Type | Description |
---|---|---|
series_type | ChartType | Series type. |
See Also
- enumeration
ChartType
- class
ChartTypeCharacterizer
- module
aspose.slides.charts
- library
Aspose.Slides