[]
        
(Showing Draft Content)

C1.Win.C1Chart3D.Chart3DElevation.DropLines

DropLines Property

DropLines

Determines whether scatter chart points have droplines. Set this property to true if points should have drop lines.

Declaration
public bool DropLines { get; set; }
Remarks

Only for scatter chart.

See Also