How can I align the text in center of legend?
17 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Hi everybody,
I want to center the text vertically in the legend box

any help would be highly appreciated;
Riyadh
2 Kommentare
Antworten (1)
Adam Danz
am 27 Sep. 2018
Bearbeitet: Adam Danz
am 27 Sep. 2018
You are currently setting the Orientation property to Horizontal. Try setting it to Vertical. Another solution is to change the NumColumns parameter. If that's not what you're looking for, please specify what you mean by aligning the text in the center.
2 Kommentare
Adam Danz
am 27 Sep. 2018
Again, I think you are currently setting the Orientation property as Horizontal when you want it to be Vertical.
Siehe auch
Kategorien
Mehr zu Legend finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!