Bar Series Draws past Custom Vertical Axis Max
Posted: Tue Mar 04, 2008 10:11 pm
I created a custom vertical axis for the purposes of adding a BarSeries to an existing chart that has several PointSeries. I scaled the axes and set the positions and offsets as needed. The New BarSeries is "under" the PointSeries part of the chart which has its own LeftAxis. I am using the bar series as a histogram. I update the YValues in the BarSeries as needed by resetting the values. This all works, but as the Yvalue for a given Xposition goes above the preset Vertical CustomAxis maximum, it just keeps on drawing up past the max line and into the other part of the chart. Isn't there a way to "Clip" the bar so that it will not draw beyond the axis maximum?
thanks
thanks