ChartGroup.DropLines Property

Definition

Returns the drop lines for a series on a line chart or area chart. Applies only to line charts or area charts. Read-only.

public:
 property Microsoft::Office::Interop::Word::DropLines ^ DropLines { Microsoft::Office::Interop::Word::DropLines ^ get(); };
public Microsoft.Office.Interop.Word.DropLines DropLines { get; }
member this.DropLines : Microsoft.Office.Interop.Word.DropLines
Public ReadOnly Property DropLines As DropLines

Property Value

DropLines

Applies to