DoubleFunctionThresholdCrossingIndicated Properties | 
The DoubleFunctionThresholdCrossingIndicated type exposes the following members.
| Name | Description | |
|---|---|---|
| Explorer | 
            Gets the DoubleFunctionExplorer that found this indicated crossing.
              | |
| Extremum | 
            Gets the extremum that caused this threshold crossing indication, or 
            if this indication was not caused by an extremum.
              | |
| Function | 
            Gets the function that crossed the threshold.
              | |
| LeftValue | 
            Gets the function value to the left of the threshold.
              | |
| LeftVariable | 
            Gets the date to the left of the threshold.
              | |
| RightValue | 
            Gets the function value to the right of the threshold.
              | |
| RightVariable | 
            Gets the date to the right of the threshold.
              | |
| Slope | 
            Gets the slope of the segment that crosses the threshold.
              | |
| Threshold | 
            Gets the threshold being crossed.
              |