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