get_on_category_axis_point_count方法

get_on_category_axis_point_count()

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

def get_on_category_axis_point_count(self):
    ...

评论

面积二维图返回1 区域 3D 图表返回 2.

也可以看看