'Declaration
Public Shadows Property ShadowOffsetY As Single
'Usage
Dim instance As ChartShape Dim value As Single instance.ShadowOffsetY = value value = instance.ShadowOffsetY
public new float ShadowOffsetY {get; set;}
'Declaration
Public Shadows Property ShadowOffsetY As Single
'Usage
Dim instance As ChartShape Dim value As Single instance.ShadowOffsetY = value value = instance.ShadowOffsetY
public new float ShadowOffsetY {get; set;}