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

In This Topic
DepthCue Property
In This Topic
Determines whether scatter chart point sizes are dependant upon their distance from the eye. Set this property to true if the point sizes should be dependant upon distance from the eye.
Syntax
'Declaration
 
Public Property DepthCue As System.Boolean
 
Remarks
Only for scatter chart.
See Also