'Declaration Public Property BarShape As BarShape
'Usage Dim instance As HighLowBarSeries Dim value As BarShape instance.BarShape = value value = instance.BarShape
public BarShape BarShape {get; set;}
'Declaration Public Property BarShape As BarShape
'Usage Dim instance As HighLowBarSeries Dim value As BarShape instance.BarShape = value value = instance.BarShape
public BarShape BarShape {get; set;}