UseCells

IChartCategoryCollection.UseCells property

如果为true,则工作表用于存储类别(这种情况下支持多级类别)。 如果为 false,则工作表不用于存储值(并且这种情况不支持 多级类别)。 读/写Boolean。

public bool UseCells { get; set; }

也可以看看