Spread Windows Forms 12.0 Product Documentation
TopBevels Property (HighLowBarSeries)


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

Reference

HighLowBarSeries Class
HighLowBarSeries Members