[]
        
(Showing Draft Content)

C1.WPF.C1Chart.Extended.ParametricFunctionSeries.YFunction

YFunction Property

YFunction

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

Declaration
public Func<double, double> YFunction { get; set; }