I Need to hide the Y axis tick mark labels in waterfall chart.
I have this simple program to create the chart and hide the yaxis.
Please suggest the change here.
import com.aspose.cells.*;
import com.aspose.cells.Char…...setVisible(false); // Set the Plot Area Formatting Automatic chart.getPlotArea()...