.NET Framework Developer Center > .NET Development Forums > Chart Controls for .NET Framework > Smooth the curves on Line or Spline Chart....help please
Ask a questionAsk a question
 

AnswerSmooth the curves on Line or Spline Chart....help please

  • Friday, October 30, 2009 5:37 PMChartLearner Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     
    My chart series have several points.my x- axis scale is from 23 to 50 with interval as 1, represents weeks.i.e 23,24,25,26...50.i have Y values for 23,23.1,23.2...23.6,24,24.1...50.
    my question is i tried with line chart and spline chart but the curves do not look smoother. can you all please suggest some tricks to make the lines smoother.....

    i tried making empty points to take as average like
    series("EmptyPointValue") = "Average"

    if i can achieve like the graphs below then it would be great help.
    http://www.cdc.gov/growthcharts/data/set1clinical/cj41c017.pdf
    http://www.cdc.gov/growthcharts/data/set1clinical/cj41l017.pdf

    Thanks in advance
    • Edited byChartLearner Friday, October 30, 2009 5:39 PMadded more
    •  

Answers

All Replies