Chart Data Table will not display?

I am having trouble getting the data table to display properly when building a custom chart.

I'm currently using the following method:

chart.setDataTableShown(true);

However, this method is showing as deprecated, and doesn't seem to do anything. A review of the documentation doesn't suggest any alternative as near as I can tell.

Any advice would be appreciated.

Greg

Hi,


Please use “setShowDataTable” method instead using the new versions of the product ( Aspose.Cells for Java)

Thank you.