How can I align the text in center of legend?

34 visualizaciones (últimos 30 días)
Riyadh Muttaleb
Riyadh Muttaleb el 27 de Sept. de 2018
Comentada: Adam Danz el 27 de Sept. de 2018
Hi everybody,
I want to center the text vertically in the legend box
any help would be highly appreciated;
Riyadh
  2 comentarios
Riyadh Muttaleb
Riyadh Muttaleb el 27 de Sept. de 2018
columnlegend doesn't change the center of text in the legend box

Iniciar sesión para comentar.

Respuestas (1)

Adam Danz
Adam Danz el 27 de Sept. de 2018
Editada: Adam Danz el 27 de Sept. de 2018
As is suggested in your previous question, read the documentation for the legend function.
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
Riyadh Muttaleb
Riyadh Muttaleb el 27 de Sept. de 2018
I mean the text be vertically in the center, I used different numbers for NumColumns (1-100) but they didn't change anything in legend text,
Adam Danz
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.

Iniciar sesión para comentar.

Etiquetas

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by