ShowConnectorLine Property
ShowConnectorLine
Gets or sets whether there is a visible connector line between the series points.
Declaration
[FpCategory("Category_Appearance")]
public bool ShowConnectorLine { get; set; }
<FpCategory("Category_Appearance")>
Public Property ShowConnectorLine As Boolean