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