Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Rdl.Rdl2008 Namespace / ChartSeriesCustomProperties.PyramidProps Class / ThreeDRotationAngle Property

In This Topic
    ThreeDRotationAngle Property (ChartSeriesCustomProperties.PyramidProps)
    In This Topic
    Gets or sets the 3D rotation angle of the pyramid. Default: 5.
    Syntax
    'Declaration
     
    Public Property ThreeDRotationAngle As RdlInt
    public RdlInt ThreeDRotationAngle {get; set;}
    See Also