CustomFunctionX Property
CustomFunctionX
Gets or sets a custom function object for the x value calculation.
Declaration
[Browsable(false)]
public ISimpleFunction CustomFunctionX { get; set; }
<Browsable(False)>
Public Property CustomFunctionX As ISimpleFunction
See Also