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