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
345
How to plot an Area chart to display Min - Max Range
posted

Hi,

We are using .NET Advantage for Win Forms v9.2.  We need to plot a chart as follows.

I am attached the sample data availabe to plot this chat. In screenshot "yellow' indicates 'Value' column where the band displays 'Min' and 'Max' range.Depends on the 'Type' (Stage1, 2 or 3) the color of the bans has to populate.

Please help us by guiding which chart i have to use.

Parents
No Data
Reply
  • 53790
    Suggested Answer
    posted

    Hi,

    Maybe one possible approach to achieve similar chart is to use composite chart which includes two different layers

    -           StackAreaChart

    -          LineChart

    Could you please take a look at the attached sample for more details and please let me know if you think that I misunderstood your scenario or if you have any questions.

    Regards

    CompositeLineChart_6.zip
Children
No Data