How can I align the text in center of legend?
25 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Hi everybody,
I want to center the text vertically in the legend box
any help would be highly appreciated;
Riyadh
2 comentarios
Respuestas (1)
Adam Danz
el 27 de Sept. de 2018
Editada: Adam Danz
el 27 de Sept. de 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 comentarios
Adam Danz
el 27 de Sept. de 2018
Again, I think you are currently setting the Orientation property as Horizontal when you want it to be Vertical.
Ver también
Categorías
Más información sobre Legend en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!