Spread Windows Forms 12.0 Product Documentation
BarFills Property (HighLowBarSeries)


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

Reference

HighLowBarSeries Class
HighLowBarSeries Members