How can I align the text in center of legend?

17 Ansichten (letzte 30 Tage)
Riyadh Muttaleb
Riyadh Muttaleb am 27 Sep. 2018
Kommentiert: Adam Danz am 27 Sep. 2018
Hi everybody,
I want to center the text vertically in the legend box
any help would be highly appreciated;
Riyadh
  2 Kommentare
Riyadh Muttaleb
Riyadh Muttaleb am 27 Sep. 2018
columnlegend doesn't change the center of text in the legend box

Melden Sie sich an, um zu kommentieren.

Antworten (1)

Adam Danz
Adam Danz am 27 Sep. 2018
Bearbeitet: Adam Danz am 27 Sep. 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 Kommentare
Riyadh Muttaleb
Riyadh Muttaleb am 27 Sep. 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 am 27 Sep. 2018
Again, I think you are currently setting the Orientation property as Horizontal when you want it to be Vertical.

Melden Sie sich an, um zu kommentieren.

Tags

Community Treasure Hunt

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

Start Hunting!

Translated by