UseCells
IChartCategoryCollection.UseCells property
If true then worksheet is used for storing categories (this case supports a multi-level categories). If false then worksheet is NOT used for storing values (and this case doesn’t support a multi-level categories). Read/write Boolean.
public bool UseCells { get; set; }
See Also
- interface IChartCategoryCollection
- namespace Aspose.Slides.Charts
- assembly Aspose.Slides