Spread Windows Forms 12.0 Product Documentation
BottomBevels Property (HighLowBarSeries)


FarPoint.Win.Chart Assembly > FarPoint.Win.Chart Namespace > HighLowBarSeries Class : BottomBevels Property
Gets the collection of bottom bevels for the series.
Syntax
'Declaration
 
Public ReadOnly Property BottomBevels As BevelCollection
'Usage
 
Dim instance As HighLowBarSeries
Dim value As BevelCollection
 
value = instance.BottomBevels
public BevelCollection BottomBevels {get;}
See Also

Reference

HighLowBarSeries Class
HighLowBarSeries Members