Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Rdl.Rdl2008 Namespace / ChartThreeDProperties Class / Inclination Property

In This Topic
    Inclination Property
    In This Topic
    Gets or sets the inclination angle.

    Default: 30.

    Syntax
    'Declaration
     
    Public Property Inclination As RdlInt
    public RdlInt Inclination {get; set;}
    See Also