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