[]
        
(Showing Draft Content)

C1.Win.C1Chart.ParametricFunction.CustomFunctionX

CustomFunctionX Property

CustomFunctionX

Gets or sets a custom function object for the x value calculation.

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