Namespace:  C1.Win.C1Chart
Assembly:  C1.Win.C1Chart.2 (in C1.Win.C1Chart.2.dll)

Syntax

C#
protected string LinesToText(
	string[] ss
)
Visual Basic
Protected Function LinesToText ( _
	ss As String() _
) As String

Parameters

ss
Type: array<System..::..String>[]()[][]

See Also