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