|
vdk 2.4.0
|
Provides a bar chart. More...
#include <chart.h>
Provides a bar chart.
| virtual int VDKBarChart::isA | ( | ) | [inline, virtual] |
Returns barchart_class
Reimplemented from VDKChart.
| void VDKBarChart::Plot | ( | VDKPoint & | p, |
| int | t, | ||
| Series * | series | ||
| ) | [virtual] |
Plots data
Reimplemented from VDKChart.
| VDKReadWriteValueProp<VDKBarChart,int> VDKBarChart::BarWidth |
Sets/gets bar width
1.7.6.1