'Declaration
Public Overrides Property AllowBackgroundImageRotation As Boolean
'Usage
Dim instance As ChartShape Dim value As Boolean instance.AllowBackgroundImageRotation = value value = instance.AllowBackgroundImageRotation
public override bool AllowBackgroundImageRotation {get; set;}