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