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

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