Package org.apache.jmeter.visualizers
Class BarGraph
java.lang.Object
org.apache.jmeter.visualizers.BarGraph
- 
Constructor Summary
Constructors - 
Method Summary
 
- 
Constructor Details
- 
BarGraph
- Parameters:
 label- The label of this componentchecked- Flag whether the corresponding checkbox should be checkedbackColor- The color of the background
 
 - 
 - 
Method Details
- 
getLabel
- Returns:
 - the label
 
 - 
setLabel
- Parameters:
 label- the label to set
 - 
getChkBox
- Returns:
 - the chkBox
 
 - 
setChkBox
- Parameters:
 chkBox- the chkBox to set
 - 
getBackColor
- Returns:
 - the backColor
 
 - 
setBackColor
- Parameters:
 backColor- the backColor to set
 
 -