I’m trying to format data labels with custom text string and font style. Here is a small example:
Hi,
It looks like axis titles also do not respect font formatting,
Hi,
Not tick labels, axis titles:
Hi,
You’re correct, that does work.
Hi,
Thanks for using Aspose.Cells.
I am afraid, your issue logged as CELLSNET-41079 is not fixed yet.
Please spare us few more working days to fix this issue.
Once, the issue is fixed or we have some other update for you, we will let you know asap.
Any progress on this issue?
Hi,
Thanks for using Aspose.Cells.
I am afraid, your issue is still unresolved. I have logged your comments against the issue id: CELLSNET-41079
Hopefully, your issue will be fixed soon.
Hi,
Thanks for using Aspose.Cells for .NET.
Please download and try the new fix: Aspose.Cells for .NET v7.3.3.3 and let us know your feedback.
Replace the test code “foreach (ChartPoint p
in s.Points)” with “for (int i = 0; i < s.Points.Count; i++)”.
Aspose.Cells does not create Series.Points collection by default.
Hi,
The issues you have found earlier (filed as CELLSNET-41079) have been fixed in this update.
This message was posted using Notification2Forum from Downloads module by aspose.notifier.