Version

ShowWaterfallConnectorLines Property

Returns or sets a boolean value indicating whether to display connecting lines between the data points in a waterfall chart.
Syntax
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: Android 4.4+, iOS 8+

Development Environments: Visual Studio 2015+, Visual Studio for Mac Preview, Xamarin for Visual Studio 4.2+

See Also