Namespace:
C1.Win.C1Chart
Assembly: C1.Win.C1Chart.2 (in C1.Win.C1Chart.2.dll)
Assembly: C1.Win.C1Chart.2 (in C1.Win.C1Chart.2.dll)
Syntax
C# |
---|
protected string[] TextToLines( string txt ) |
Visual Basic |
---|
Protected Function TextToLines ( _ txt As String _ ) As String() |
Parameters
- txt
- Type: System..::..String