[]
        
(Showing Draft Content)

C1.Web.Mvc.Finance.FibonacciFans-1.Start

Start Property

Start

Gets or sets the starting DataPoint for the base line.

Declaration
[JsonConverter(typeof(DataPointConvert))]
public DataPoint Start { get; set; }
<JsonConverter(GetType(DataPointConvert))>
Public Property Start As DataPoint
Remarks

The DataPoint X value can be a number or a Date object.