Returns the calculated(predicted) trend line value that corresponds to specified argument.
Namespace:
C1.Silverlight.Chart.ExtendedAssembly: C1.Silverlight.Chart.Extended (in C1.Silverlight.Chart.Extended.dll)
Syntax
C# |
---|
public double Aproximate( double value ) |
Visual Basic |
---|
Public Function Aproximate ( _ value As Double _ ) As Double |
Parameters
- value
- Type: System..::..Double