Click here to Skip to main content
15,891,951 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hello!

I want to change the interval on the dependentvaluepath in the chart

the data i a string format "2011-05-23 10:10:30" and a total of 60 values

i only want the 10 or 15 date to be displayed but all the independentvalues.

is this possible?

Thanks
Posted

1 solution

I think you have to change the major axis value to be the number of legend items you want displayed.
 
Share this answer
 

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



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