has_axis方法

has_axis(self, aixs_type, is_primary)

返回图表上存在的轴。


def has_axis(self, aixs_type, is_primary):
    ...
范围类型描述
aixs_typeAxisType
is_primarybool

注意事项

通常,Pie、PieExploded、PiePie、PieBar、Pie3D、Pie3DExploded、Doughnut、DoughnutExploded 没有轴。

也可以看看