ComponentOne Chart for .NET (2.0) Search HelpCentral 

C1WebChart.SaveChartToString Method

Overload List

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;

Saves the chart properties and data to the specified string using optional formatting.

[Visual Basic] Overloads Overrides Public Function SaveChartToString(Boolean) As String

[C#] override public string SaveChartToString(bool);

[Delphi] public  function SaveChartToString(Boolean) : String; overload; override;

See Also

C1WebChart Class | C1WebChart Members | C1.Web.C1WebChart Namespace


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