Creates a new instance of a SubValue class with a range based on the specified
percentage of the related element's Yvalue in both directions. Hence, the resulting
range will be twice the specified percentage.
Overload List
Overload | Description |
FromPlusMinusPercent(Double) |
Creates a new instance of a SubValue class with a range based on the specified
percentage of the related element's Yvalue in both directions. Hence, the resulting
range will be twice the specified percentage.
|
FromPlusMinusPercent(Double,Double) |
Creates a new instance of a SubValue class with a range based on the specified
percentage of the related element's Yvalue in both directions. Hence, the resulting
range will be twice the specified percentage.
|
See Also