[]
Gets or sets the starting DataPoint for the base line.
[JsonConverter(typeof(b))]
public DataPoint Start { get; set; }
The DataPoint X value can be a number or a Date object. Unlike some of the other Fibonacci tools, the starting DataPoint is not calculated automatically if undefined.