ShowConnectorLines Property
In This Topic
Gets or sets whether to show the connector lines which connect the end of each column to the beginning of the next column. The default value is true. Valid only for waterfall charts.
Syntax
System.bool ShowConnectorLines {get; set;}
See Also