WinUI | ComponentOne
WinUI | ComponentOne
C1.WinUI.Chart Assembly
/
C1.WinUI.Chart Namespace
/
TrendLine Class
/ Approximate Method
X value.
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
Approximate Method
In This Topic
Approximate y-value by given x.
Syntax
C#
public
double
Approximate(
double
x
)
Parameters
x
X value.
Return Value
Approximated Y-value.
See Also
Reference
TrendLine Class
TrendLine Members