Click or drag to resize

ShiftGroupBase Properties

The ShiftGroupBase type exposes the following members.

Properties
 NameDescription
Public propertyLogarithmizeXForInterpolationLogarithmize x values before adding to the interpolation curve. (Only for interpolation).
Public propertyLogarithmizeYForInterpolationLogarithmize y values before adding to the interpolation curve. (Only for interpolation).
Public propertyStatic memberNewExceptionNoInterpolation Creates a new InvalidOperationException that should be thrown if currently no interpolation information is available.
Public propertyStatic memberNewExceptionNoInterpolationInformation Creates a new InvalidOperationException that should be thrown if the interpolation information was not initialized before.
Public propertyXShiftBy Determines how to shift the x values: either by factor or by offset. Use offset if the original data are already logarithmized.
Top
See Also