ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Chart Assembly / GrapeCity.ActiveReports.Chart Namespace / ChartArea Class / ZDepthRatio Property

In This Topic
    ZDepthRatio Property
    In This Topic
    Gets or sets the chart area depth, specified as the ratio of z to x.
    Syntax
    'Declaration
     
    Public Property ZDepthRatio As Single
    public float ZDepthRatio {get; set;}
    See Also