[]
Gets or sets a value indicating whether the stacked column chart or bar chart has series lines, or if a Pie of Pie chart or Bar of Pie chart has connector lines between the two sections.
bool ShowSeriesLines { get; set; }
Property ShowSeriesLines As Boolean
Applies only to 2D stacked bar, 2D stacked column, Pie of Pie, or Bar of Pie charts.