Version

ShowWaterfallConnectorLines Property

Returns or sets a boolean value indicating whether to display connecting lines between the data points in a waterfall chart.
Syntax
'Declaration
 
Public Property ShowWaterfallConnectorLines As Boolean
public bool ShowWaterfallConnectorLines {get; set;}
Remarks

This property is only applicable for waterfall charts.

Use the Border property to control the visual appearance of the connector lines.

Requirements

Target Platforms: Windows 10, Windows 8.1, Windows 8, Windows 7, Windows Server 2012, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also