'Declaration
Protected Overrides Property BackgroundImagePriv As Picture
'Usage
Dim instance As ChartShape Dim value As Picture instance.BackgroundImagePriv = value value = instance.BackgroundImagePriv
protected override Picture BackgroundImagePriv {get; set;}