ChartGroup.HasDropLines Property

Definition

True if the line chart or area chart has drop lines. Applies only to line and area charts.

public:
 property bool HasDropLines { bool get(); void set(bool value); };
public bool HasDropLines { get; set; }
Public Property HasDropLines As Boolean

Property Value

Applies to