'DeclarationProtected Overrides Property BackgroundImagePriv As Picture
'UsageDim instance As ChartShape Dim value As Picture instance.BackgroundImagePriv = value value = instance.BackgroundImagePriv
protected override Picture BackgroundImagePriv {get; set;}