| XYCurvesXshift Property |
[This is preliminary documentation and is subject to change.]
Amount to shift X value from original curve
Namespace:
dss_sharp
Assembly:
dss_sharp (in dss_sharp.dll) Version: 1.0.0
Syntax public double Xshift { get; set; }
Public Property Xshift As Double
Get
Set
public:
property double Xshift {
double get ();
void set (double value);
}
member Xshift : float with get, set
function get_Xshift();
function set_Xshift(value);
Property Value
Type:
DoubleSee Also