Chart FX Features
Themes Support
In ASP.NET 2.0, Themes are a new tool for providing
a common look and feel to all visual controls on a page (or across your Web Site).
At the page level, to manage the look and feel of visual controls, you set the Theme
property of a visual control to the name of a theme. The theme is applied to all
visual controls on the page.
Chart FX 7 is compatible with Visual Studio Themes. Any changes that you make to
a Theme are extended to the Chart FX controls on the page.