DepthCur Property (Chart3DElevation)
In This Topic
Gets or sets a value indicating whether a scatter chart's point sizes are dependant upon their distance from the eye.
Syntax
'Declaration
Public Property DepthCur As Boolean
public bool DepthCur {get; set;}
See Also