Click here to Skip to main content
15,887,822 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
How to show the positive and negative values in chart control specially on y axis. The x axis must be positive values only. And type of series is line series.

I am using WPFToolKit chart control.

I need both +ve and -ve values to be displayed in 'Y'- axis and only +ve values in 'X'- axis. I used Location property for LinearAxis but all -ve and +ve values are coming in one quadrant only. I want the +ve values to come in 1st quadrant and -ve values to come in 4th quadrant.
Posted

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)

  Print Answers RSS
Top Experts
Last 24hrsThis month


CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900