How can I change text color in legend?

How can I change the font color of each legend entry? I would like to have for each legend entry the same color for key text and line type.

Upvotes: 2

Views: 932

Answers (1)

Ethan
Ethan

Reputation: 15093

set key textcolor variable

Example below enter image description here

Upvotes: 4

Related Questions