dhtmlxChart Legend Formatting

Hello,

For an application I am developing, I have the need to dynamically create series and legends for the data I have. The quantity of such series is dynamically determined as well. When I add a legends to a line chart for each series, for example, I find that the text fails to line wrap and that it is also rather big. Please see image attached (there are 6 series).

Is it possible to make the text wrap and change the font size of the legend?

Thank you.

Hello
Try the next:

legend:{... width: 200, ...}