[]
Gets or sets a value indicating whether a scatter chart's point sizes are dependant upon their distance from the eye.
[C1Description("Chart3DElevation.DepthCur", "Indicates whether a scatter chart's point sizes are dependant upon their distance from the eye.")]
public bool DepthCur { get; set; }
<C1Description("Chart3DElevation.DepthCur", "Indicates whether a scatter chart's point sizes are dependant upon their distance from the eye.")>
Public Property DepthCur As Boolean
Relevant only for scatter charts.