JulianDateFunctionExtremumIndicatedRightSegmentSlope Property  | 
 
            Gets the slope between the middle and right samples.
            
 
    Namespace: 
   AGI.Foundation.NumericalMethods.Advanced
    Assembly:
   AGI.Foundation.Core (in AGI.Foundation.Core.dll) Version: 25.1.421.0 (25.1.421.0)
Syntaxpublic FunctionSegmentSlope RightSegmentSlope { get; }Public ReadOnly Property RightSegmentSlope As FunctionSegmentSlope
	Get
public:
property FunctionSegmentSlope RightSegmentSlope {
	FunctionSegmentSlope get ();
}member RightSegmentSlope : FunctionSegmentSlope with get
Property Value
Type: 
FunctionSegmentSlope
See Also