ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.Components.Chart Namespace / IThreeDProperties Interface / Perspective Property

In This Topic
    Perspective Property (IThreeDProperties)
    In This Topic
    Specifies the perspective.
    Syntax
    'Declaration
     
    ReadOnly Property Perspective As Nullable(Of Integer)
    Nullable<int> Perspective {get;}
    See Also