Charts in word

Hi,


How i can change font in chart?
and how i can set max value for series like this code in slides.
chart.getAxes().getHorizontalAxis().setMaxValue();

I made charts like this:

// Add chart with default data. You can specify different chart types and sizes.
Shape shape = builder.insertChart(ChartType.BAR, 432, 252);

// Chart property of Shape contains all chart related options.
Chart chart = shape.getChart();

Thank you.
Aspose.words - 17.3.0

Hi Aleksandr,


Thanks for your inquiry. I am afraid currently Aspose.Words does not support to set MaxValue of series. We will appreciate it if you please share some more details about your requirement along with your sample input document and expected output document. It will help us to understand your requirement exactly and log a new feature request in our issue tracking system.

We are sorry for the inconvenience.

Best Regards,