[]
Gets or sets a value indicating whether a scatter chart's points should have drop lines.
[C1Description("Chart3DElevation.DropLines", "Indicates whether a scatter chart's points should have drop lines.")]
public bool DropLines { get; set; }
<C1Description("Chart3DElevation.DropLines", "Indicates whether a scatter chart's points should have drop lines.")>
Public Property DropLines As Boolean
Relevant only for scatter charts.