Hello Aspose Support,
I’m experiencing an issue with chart data labels in Aspose.Words for .NET. While it’s technically possible to set a custom FormatCode for ChartDataLabels, it appears to have no effect on the final …...builder = new(wordDoc); Shape shape = builder.InsertChart(ChartType...Bar, 446, 300); Chart chart = shape.Chart; chart.Title.Show = false;...