T O P I C R E V I E W |
Caio |
Posted - 09 Jan 2006 : 09:32:02 Hi,
I need to know how implement a X Axis as String type. On examples of QCChart there are only datetime types.
I want implement any values in X Axis on Simple Bar Chart.
Thanks
Caio.
PS. I'm from Brazil. Sorry for my English |
1 L A T E S T R E P L I E S (Newest First) |
quinncurtis |
Posted - 09 Jan 2006 : 10:04:42 We use all of QCChart2D axis label types in the examples (NumericAxisLabels, TimeAxisLabels, StringAxisLabels and PolarAxesLabels), not just the TimeAxisLabel type.
You can specify strings for the axis tick marks using the StringAxisLabels class.
A few of the many example programs that use it are:
bargraphs.DoubleBarPlot bargraphs.FloatingBarPlot bargraph.JapanWorkforce bargraphs.LandOfTheFry bargraphs.NasaSpending, |
|
|