Calculates the value of the TrendLine at the specified value of X. 
            
        
    Namespace: 
   C1.Win.C1ChartAssembly: C1.Win.C1Chart.2 (in C1.Win.C1Chart.2.dll)
Syntax
Parameters
- x
 - Type: System..::..Double
X value 
Return Value
Calculated y value.
Remarks
            This method only applies to TrendLines types that perform regressions.