HasDropLines Property
HasDropLines
Gets or sets whether the chart has drop lines (True if the line chart or area chart has drop lines). Applies only to line and area charts.
Declaration
bool HasDropLines { get; set; }
Property HasDropLines As Boolean