ActiveReports Developer 7
ZDepthRatio Property
See Also 
GrapeCity.ActiveReports.Chart.v7 Assembly > GrapeCity.ActiveReports.Chart Namespace > ChartArea Class : ZDepthRatio Property

Glossary Item Box

Gets or sets the chart area depth, specified as the ratio of z to x.

Syntax

Visual Basic (Declaration) 
Public Property ZDepthRatio As System.Single
C# 
public System.float ZDepthRatio {get; set;}

See Also