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