Spread Windows Forms 12.0 Product Documentation
ParetoLine Property


FarPoint.Win.Chart Assembly > FarPoint.Win.Chart Namespace > ParetoSeries Class : ParetoLine Property
Gets the bar object of the histogram series.
Syntax
'Declaration
 
Public ReadOnly Property ParetoLine As HistogramLine
'Usage
 
Dim instance As ParetoSeries
Dim value As HistogramLine
 
value = instance.ParetoLine
public HistogramLine ParetoLine {get;}
See Also

Reference

ParetoSeries Class
ParetoSeries Members