Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel.Drawing Namespace / ISeries Interface / ShowConnectorLines Property
In This Topic
    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