This is a migrated thread and some comments may be shown as answers.

Draw spline chart in Q12013 at runtime

1 Answer 29 Views
Chart (Obsolete)
This is a migrated thread and some comments may be shown as answers.
tintu
Top achievements
Rank 1
tintu asked on 27 Apr 2014, 04:47 AM
How to draw the spline chart (line appearnce-smooth) in Q12013 using C# code 

1 Answer, 1 is accepted

Sort by
0
Danail Vasilev
Telerik team
answered on 29 Apr 2014, 12:01 PM
Hi,

The spline chart is added to the Telerik UI suite in Q1 2014. In order to configure it you must choose the Smooth option from LineStyle (or ExtendedLineStyle for Area and Line series) enumeration for the following series:
  • Area
  • Line
  • Radar Line
  • Radar Area
  • Polar Line
  • Polar Area
  • Scatter Line

Such an example is illustrated in this online demo.

Regards,
Danail Vasilev
Telerik
 

Check out the Telerik Platform - the only platform that combines a rich set of UI tools with powerful cloud services to develop web, hybrid and native mobile apps.

 
Tags
Chart (Obsolete)
Asked by
tintu
Top achievements
Rank 1
Answers by
Danail Vasilev
Telerik team
Share this question
or