Overload List
Name | Description | |
---|---|---|
![]() ![]() | (Double to ExpressedParameterSeries) | |
![]() ![]() | (String to ExpressedParameterSeries) |
Creates instance of ExpressedParameterSeries on base of text of expression
|
![]() ![]() | (ExpressedParameterSeries to Double) |
Implicit cast to double returns the latest value of series that calculated by expression
|
![]() ![]() | (ExpressedParameterSeries to StoredColor) |
Implicit cast to Color returns the latest value of series that calculated by expression
|
![]() ![]() | (Series to ExpressedParameterSeries) |
See Also