[]
        
(Showing Draft Content)

C1.WPF.C1Chart.Extended.ParametricFunctionSeries.YFunctionCode

YFunctionCode Property

YFunctionCode

Gets or sets the code of function calculating y-value of data point.

Declaration
[Obsolete("The property has no effect for .Net 4.0 version. Please use YFunction property to specify function.")]
public string YFunctionCode { get; set; }