Namespace:
C1.Web.C1WebChartBase
Assembly: C1.Web.C1WebChart.2 (in C1.Web.C1WebChart.2.dll)
Assembly: C1.Web.C1WebChart.2 (in C1.Web.C1WebChart.2.dll)
Syntax
| C# |
|---|
public abstract void LoadChartFromString( string s ) |
| Visual Basic |
|---|
Public MustOverride Sub LoadChartFromString ( _ s As String _ ) |
Parameters
- s
- Type: System..::..String