[]
        
(Showing Draft Content)

C1.Win.C1Chart3D.Chart3DElevation.DepthCue

DepthCue Property

DepthCue

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.

Declaration
public bool DepthCue { get; set; }
Remarks

Only for scatter chart.

See Also