[]
        
(Showing Draft Content)

C1.WPF.C1Chart.Extended.ParametricFunctionSeries.XFunction

XFunction Property

XFunction

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

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