FlexChart | ComponentOne
C1.WPF.Chart Assembly / C1.WPF.Chart Namespace / TrendLine Class / ToString Method

In This Topic
    ToString Method (TrendLine)
    In This Topic
    Returns the string that represents the current series.
    Syntax
    'Declaration
     
    Public Overridable Function ToString() As String
    public virtual string ToString()
    See Also