[]
        
(Showing Draft Content)

C1.WPF.C1Chart.Extended.YFunctionSeries.Function

Function Property

Function

Gets or sets the delegate that defines function.

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