[]
Gets or sets the ending DataPoint for the base line.
[JsonConverter(typeof(DataPointConvert))] public DataPoint End { get; set; }
The DataPoint X value can be a number or a Date object (for time-based data).