A class specified for setting the arguments of chart functions.
The following tables list the members exposed by the FunctionArgs type.
Public Constructors
Public Properties
|
Name |
Description |
|
EndValue |
Specifies the maximum value in the function interval. |
|
FunctionDelta |
Specifies the interval, through which function values are calculated. |
|
StartValue |
Specifies the minimal value in the function interval. |
See Also
|