How to change the Secondary y-axis characters of a chart in Excel?
Info
This question is closed. Reopen it to edit or answer.
Show older comments
I add a chart in Excel with matlab commands, which includes several lines and both Primary y-axis and Secondary y-axis are used. I can change the x-axis & Primary y-axis characters using Chart.Axes(1) & Chart.Axes(2), but I didn't find a way to change the characters of the Secondary y-axis. I have tried to use Chart.Axes(3) as the handle of the Secondary y-axis but failed. My question is: How could I change the Secondary y-axis characters of a chart in Excel by matlab commands? Thank you very much
Answers (0)
This question is closed.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!