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