Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
2265
Column Time Series on Composite Chart
posted

Hi,

Is it possible to have a time series X axis data for column chart?

I want to display a time range along the X axis.  Each period in the X axis is at month intervals.  For each month, I want a column to display the total of something for that month.  At present, the chart displays the correct values on the X axis and Y axis but I am not seeing any columns in it (see screen shot)

I am creating a NumericTimeSeries to bind my data table to.  I'm setting the ValueColumn and the TimeValueColumn to the columns in the DataTable.  If I change my series type to a Spline, I will get the line plotted.  It just won't do anything for the Column (or BarChart).

I'm also plotting a Spline from the same DataTable using data values in a different column.  Again, the values will be plotted at monthly intervals on the X axis.  The Spline in this instance is drawn fine.

Is this possible?  I've got latest service release.  I'm guessing it may only work with labels on Column charts.  Any help is much appreciated.

Andez

Parents Reply Children
No Data