[]
        
(Showing Draft Content)

C1.WPF.C1Chart.Extended.ParametricFunctionSeries.XFunctionCode

XFunctionCode Property

XFunctionCode

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

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