[]
        
(Showing Draft Content)

C1.Win.C1Chart.ParametricFunction.CustomFunctionY

CustomFunctionY Property

CustomFunctionY

Gets or sets the custom function object for the y value calculation.

Declaration
[Browsable(false)]
public ISimpleFunction CustomFunctionY { get; set; }
See Also