Class for applying a chart style to a chart
Object Model
Syntax
| Visual Basic (Declaration) | |
|---|
Public MustInherit NotInheritable Class ChartStyleTools |
| C# | |
|---|
public static class ChartStyleTools |
| Managed Extensions for C++ | |
|---|
public __gc abstract __sealed class ChartStyleTools |
| C++/CLI | |
|---|
public ref class ChartStyleTools abstract sealed |
Inheritance Hierarchy
System.Object
WindwardReportsDrivers.net.windward.chart.ChartStyleTools
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