How to set css for legend in chart

i want to set legend fonts to be bold and 115% font size. thanks

Hello,
You can add css

  .webix_chart_legend_item {
    font-size: 115%;
    font-weight: bold;
  }

Please check the example: https://snippet.webix.com/c8sz5l68