ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.DataVisualization.Chart Namespace / IPointView Interface / _toLines Method

In This Topic
    _toLines Method (IPointView)
    In This Topic
    Syntax
    'Declaration
     
    Function _toLines( _
       ByVal str As String _
    ) As List(Of String)
    List<string> _toLines( 
       string str
    )

    Parameters

    str
    See Also