C1.Win.C1Chart3D.4.8 Assembly / C1.Win.C1Chart3D Namespace / Chart3DElevation Class / DropLines Property

In This Topic
DropLines Property
In This Topic
Determines whether scatter chart points have droplines. Set this property to true if points should have drop lines.
Syntax
'Declaration
 
Public Property DropLines As System.Boolean
 
Remarks
Only for scatter chart.
See Also