ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Chart Assembly / GrapeCity.ActiveReports.Chart Namespace / Projection Class / PerspectiveRatioPct Property

In This Topic
    PerspectiveRatioPct Property
    In This Topic
    Gets or sets the perspective ratio (0-100%) if the ProjectionType property is set to Perspective.
    Syntax
    'Declaration
     
    Public Property PerspectiveRatioPct As Single
    public float PerspectiveRatioPct {get; set;}
    See Also