Class that reads from an Office theme and produces the correct color and fonts for the MS .NET chart controls to use
Object Model
Syntax
Visual Basic (Declaration) | |
---|
Public MustInherit NotInheritable Class ThemeInfo |
Visual Basic (Usage) | Copy Code |
---|
Dim instance As ThemeInfo |
C# | |
---|
public static class ThemeInfo |
Managed Extensions for C++ | |
---|
public __gc abstract __sealed class ThemeInfo |
C++/CLI | |
---|
public ref class ThemeInfo abstract sealed |
Inheritance Hierarchy
System.Object
WindwardReportsDrivers.net.windward.chart.ThemeInfo
Requirements
Namespace: WindwardReportsDrivers.net.windward.chart
Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP, Windows Vista, Windows Server 2003 family
Assembly: WindwardReportsDrivers (in C:\agent\_work\1\s\Engine\DotNetEngine\WindwardReportsDrivers\bin\Release\WindwardReportsDrivers.dll)
See Also