ComponentOne Chart for .NET (2.0) Search HelpCentral 

C1WebChart.SaveChartToString Method ()

Saves the chart properties and data to the specified string.

[Visual Basic]

Overloads Overrides Public Function SaveChartToString() As String

[C#]

override public string SaveChartToString()

[Delphi]

public function SaveChartToString(): String; overload; override;

Return Value

String that contains chart properties and data.

Remarks

Note that only the C1.Win.C1Chart properties and data are saved by this method. C1WebChart properties are not saved by this method.

See Also

C1WebChart Class | C1WebChart Members | C1.Web.C1WebChart Namespace | C1WebChart.SaveChartToString Overload List | C1WebChart Class


Send comments about this topic to ComponentOne.
Copyright © ComponentOne LLC. All rights reserved.