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