Gets or sets the custom function object for the y value calculation.
[Visual Basic]
Public Property CustomFunctionY As ISimpleFunction
[C#]
public ISimpleFunction CustomFunctionY {get;set;}
[Delphi]
public property CustomFunctionY: ISimpleFunction read get_CustomFunctionY write set_CustomFunctionY;
See Also
ParametricFunction Class | ParametricFunction Members | C1.Win.C1Chart Namespace | ParametricFunction Class
Send comments about this topic to ComponentOne. Copyright © ComponentOne LLC. All rights reserved. |