JulianDateFunctionExtremumIndicatedLeftSegmentSlope Property  | 
 
            Gets the slope between the left and middle 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 LeftSegmentSlope { get; }Public ReadOnly Property LeftSegmentSlope As FunctionSegmentSlope
	Get
public:
property FunctionSegmentSlope LeftSegmentSlope {
	FunctionSegmentSlope get ();
}member LeftSegmentSlope : FunctionSegmentSlope with get
Property Value
Type: 
FunctionSegmentSlope
See Also