[]
        
(Showing Draft Content)

C1.Win.C1ChartBase.baseChart.SaveChartToString

SaveChartToString Method

SaveChartToString()

Saves the all of the contents of the control to the specified file, including data.

Declaration
public abstract string SaveChartToString()
Public MustOverride Function SaveChartToString() As String
Returns
Type Description
string

The string which contains chart description.