BarShape BarShape {get; set;}
'Declaration Property BarShape As BarShape
'Declaration
Property BarShape As BarShape
'Usage Dim instance As IChart Dim value As BarShape instance.BarShape = value value = instance.BarShape
'Usage
Dim instance As IChart Dim value As BarShape instance.BarShape = value value = instance.BarShape
IChart Interface IChart Members