Start Property
Start
Gets or sets the starting data value.
Declaration
[C1Description("Waterfall.Start", "Gets or sets the starting data value.")]
public double? Start { get; set; }
<C1Description("Waterfall.Start", "Gets or sets the starting data value.")>
Public Property Start As Double?