[]
Saves the all of the contents of the control to the specified file, including data.
public abstract string SaveChartToString()
Public MustOverride Function SaveChartToString() As String
| Type | Description |
|---|---|
| string | The string which contains chart description. |