How can I align the text in center of legend?
15 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Hi everybody,
I want to center the text vertically in the legend box

any help would be highly appreciated;
Riyadh
2 commentaires
Réponses (1)
Adam Danz
le 27 Sep 2018
Modifié(e) : Adam Danz
le 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 commentaires
Adam Danz
le 27 Sep 2018
Again, I think you are currently setting the Orientation property as Horizontal when you want it to be Vertical.
Voir également
Catégories
En savoir plus sur Legend dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!