Spread Windows Forms 12.0 Product Documentation
HistogramBar Constructor(HistogramBar)


FarPoint.Win.Chart Assembly > FarPoint.Win.Chart Namespace > HistogramBar Class > HistogramBar Constructor : HistogramBar Constructor(HistogramBar)
Syntax
'Declaration
 
Public Function New( _
   ByVal series As HistogramBar _
)
'Usage
 
Dim series As HistogramBar
 
Dim instance As New HistogramBar(series)
public HistogramBar( 
   HistogramBar series
)

Parameters

series
See Also

Reference

HistogramBar Class
HistogramBar Members
Overload List