[]
        
(Showing Draft Content)

C1.Win.C1ChartBase.baseChart.LoadChartFromString

LoadChartFromString Method

LoadChartFromString(string)

Reads the chart property and data settings (chart description) from the specified string.

Declaration
public abstract void LoadChartFromString(string str)
Parameters
Type Name Description
string str

String which contains chart description.