How to split a List into View in C#
I am using ChartJS to draw a chart. Only separated values can be processed on the accepted values lables and data. But in my case, the text is monolithic. In general, I cannot format the text in any way when passing List to View.