Articles in this section
Category / Section

How to set the OutputFormat as handler?

1 min read

 

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.

  • Using the property:

Set the OutputFormat property to Handler.

  • Using the coding:

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.

Did you find this information helpful?
Yes
No
Help us improve this page
Please provide feedback or comments
Comments (0)
Please sign in to leave a comment
Access denied
Access denied