i have amcharts and i add legend to charts but show text value legend on marker
i set margin left and right to legend value but not work
chart.legend.valueLabels.template.marginRight=10;
chart.legend.valueLabels.template.marginLeft=10;
Make sure you have chart.rtl = true; set to enable support for Arabic.
See amcharts.com/docs/v4/concepts/rtl for more details.