There are two ways to set a OutputFormat to Handler. One way to use the ChartWebControl property and an another way to use the rich set of Syncfusion Essentisl chart coding.
Set the OutputFormat property to Handler.
The consumer able to change the OutputFormat using the following Coding. C# this.ChartWebControl1.OutputFormat=ImageProviderOutputFormat.Handler;
Note:Include namespace "Syncfusion.Web.UI" when the customer need to change Outputformat using code. |
This page will automatically be redirected to the sign-in page in 10 seconds.