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