'DeclarationPublic Property BarShape As BarShape
'UsageDim instance As SeriesCache Dim value As BarShape instance.BarShape = value value = instance.BarShape
public BarShape BarShape {get; set;}
'DeclarationPublic Property BarShape As BarShape
'UsageDim instance As SeriesCache Dim value As BarShape instance.BarShape = value value = instance.BarShape
public BarShape BarShape {get; set;}