Label Text wrapping problem Ms chart control.
ASP.NET
2
Posts
2
Posters
0
Views
1
Watching
-
Hi. I am using Microsoft Chart control (.Net 3.5) for a report. Its working good. But when my label text is too long, its not showing full text. Is there any text wrap property in MS Chart Control or please advise me how can it would be done.
-
Hi. I am using Microsoft Chart control (.Net 3.5) for a report. Its working good. But when my label text is too long, its not showing full text. Is there any text wrap property in MS Chart Control or please advise me how can it would be done.
I have not used it but following property looks promising: MSDN: WordWrap Property (MSChart)[^]
Sandeep Mewara Microsoft ASP.NET MVP [My latest Article]: Server side Delimiters in ASP.NET[^]