has_axis method
has_axis
Returns which axes exist on the chart.
def has_axis(self, aixs_type, is_primary):
...
Parameter | Type | Description |
---|---|---|
aixs_type | AxisType | |
is_primary | bool |
Remarks
Normally, Pie, PieExploded, PiePie,PieBar, Pie3D, Pie3DExploded,Doughnut, DoughnutExploded is no axis.
See Also
- module
aspose.cells.charts
- class
Chart