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
40
Force funnel chart to have fixed X Axis labels?
posted

Hi, I am trying to create a Sales Pipeline Funnel Chart.  What I've got are 4 Sales stages.  The funnel chart should always be ordered by the order of the stages: Stage 0, Stage 1, Stage 2, Stage 3.  What happens is that since stage 3 has more volume than stage 2, the order I get is Stage 0, Stage 1, Stage 3, Stage 2.  

I found the SortStyle.Ascending property, but really what I want is to sort by X Axis (Sales Stage) not Y Axis (volume).  Is this possible?