Skip to main content
All docs
V21.1

Medium Trust Support

This topic describes deployment requirements and restrictions for an ASP.NET Chart application on a web host that requires the Medium Trust permission level.

Because many web hosts do not grant Full Trust permission to their clients, the Web Chart Control allows you to create web charts that can be viewed at the Medium Trust permission level. However, the following features require the Full Trust permission level, like the OpenGL rendering library upon which they are all based.

In future ASP.NET Chart Control versions, we’ll try to reduce these restrictions.

There are other restrictions specific to the .NET framework. You can learn more about them in the following topic: How To: Use Medium Trust in ASP.NET 2.0.

See Also