is_2d_chart method
is_2d_chart
Return true if chart_type is one of 2D chart types.
@staticmethod
def is_2d_chart(chart_type):
...
| Parameter | Type | Description |
|---|---|---|
| chart_type | ChartType |
See Also
- enumeration
ChartType - class
ChartTypeCharacterizer - module
aspose.slides.charts - library
Aspose.Slides