| 
  BarChartDialog
 | 
Home   
Documentation   
Screenshots   
Binary distributions   
Source distribution   
 subclass of Dialog
	BarChartDialog specific options
- Command-Line Name: -autoscale
 - Database Name: autoScale
 - Database Class: AutoScale
 - 
- Command-Line Name: -xrange
 - Database Name: xRange
 - Database Class: XRange
 - 
- Command-Line Name: -yrange
 - Database Name: yRange
 - Database Class: YRange
 - 
   
	BarChartDialog specific methods
- 
pathname dataset name data
 A barchart can have several ranges of data. Each range has a name.
 This method is used to set (or change) the data in a range.
 - 
- 
pathname dataget name
 - 
 returns the current data in range $name
- 
pathname datadelete name
 - 
 delete the range with name $name
- 
pathname switchdata name
 - 
- 
pathname dataconfigure
 - 
 pop up a dialog to change the properties of the barchart data
- 
pathname rangeconfigure 
 - 
 pop up a dialog to change the properties of the barchart ranges
- 
pathname chartconfigure ?option? ?value? ?options value ...?
 - 
 change the options of the displayed barchart
- 
pathname xview ?args?
 - 
- 
pathname yview ?args?
 -