'Declaration
Public Overrides Property PictureRotationAngle As Single
'Usage
Dim instance As ChartShape Dim value As Single instance.PictureRotationAngle = value value = instance.PictureRotationAngle
public override float PictureRotationAngle {get; set;}