ComponentOne FlexChart for WPF
Start Property (Waterfall)

C1.WPF.FlexChart.4 Assembly > C1.WPF.Chart Namespace > Waterfall Class : Start Property
Gets or sets a value that determines the value of the start bar. If start is null, start bar will not show.
Syntax
'Declaration
 
Public Property Start As System.Nullable(Of Double)
public System.Nullable<double> Start {get; set;}
See Also

Reference

Waterfall Class
Waterfall Members