get_on_category_axis_point_count方法

get_on_category_axis_point_count(self)

调用Chart.Calculate()方法获取分类轴上的点数。仅适用于面积图。


def get_on_category_axis_point_count(self):
    ...

注意事项

区域二维图表返回 1 区域 3D 图表返回 2。

也可以看看