[]
Gets or sets the function calculating y-value of data point.
public Func<double, double> YFunction { get; set; }