Initializes a new instance of the ChartException class.
Namespace:
jChartAssembly: jChart (in jChart)
Version: 1.1.0.6 (1.1.0.6)
Syntax
| C# |
|---|
public ChartException( string message ) |
| Visual Basic (Declaration) |
|---|
Public Sub New ( _ message As String _ ) |
| Visual C++ |
|---|
public: ChartException( String^ message ) |
Parameters
- message
- Type: System..::.String
[Missing <param> documentation for "message"]