Requests the hosting application for the collection of ChartablePoints encoded as the specified string (persistence related).

ObservableCollection<IChartablePoint> DecodeChartablePoints( 
string encodedString 
)

Parameters

encodedString

Type: string

The string to decode.