Spread Windows Forms 12.0 Product Documentation
BarShape Property (HighLowBarSeries)


FarPoint.Win.Chart Assembly > FarPoint.Win.Chart Namespace > HighLowBarSeries Class : BarShape Property
Gets or sets the shape of bars.
Syntax
'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;}
See Also

Reference

HighLowBarSeries Class
HighLowBarSeries Members