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

Is it possible to create a chart like this?

3 Answers 44 Views
Chart
This is a migrated thread and some comments may be shown as answers.
Brian
Top achievements
Rank 1
Brian asked on 10 Nov 2011, 09:34 PM
Is it possible to create a chart similar to the attached image?  I can't have an actual X axis that spans 0-1000 b/c the first point will then never be shown.  Needs to be spread similar to the attached image.

Thanks.

3 Answers, 1 is accepted

Sort by
0
Evgenia
Telerik team
answered on 15 Nov 2011, 07:48 PM
Hello Brian,

A similar scenario is demonstrated in our help topic together with a source code provided. Some words about it - you'll need to use the MVVM pattern to achieve this. For example all your PointMarks which DataPoint is below 102 will have a Red Fill and Diamond Shape. All that have YValue betweeen 102 and 105 for example will be with Black Fill and Circle Shape and etc.

All the best,
Evgenia
the Telerik team

Explore the entire Telerik portfolio by downloading the Ultimate Collection trial package. Get it now >>

0
Brian
Top achievements
Rank 1
answered on 16 Feb 2012, 04:31 PM
I don't think the suggested help topic is similar to my chart at all.  Please revisit the attached image and check out how our X axis needs to be set up.  The issue is not differing colors in different areas, it's charting the values against an X axis that is not correctly proportioned.  We need the axis to increment by different amounts (i.e. 0.1, then 1, then 10, then 100).
0
Evgenia
Telerik team
answered on 20 Feb 2012, 10:17 AM
Hello Brian,

You can have such Axis by using our Logarithmic Scale as shown in our demo with source code provided. However currently this is not supported for XAxis, only YAxis.
We are sorry for the inconvenience caused.

Kind regards,
Evgenia
the Telerik team
Sharpen your .NET Ninja skills! Attend Q1 webinar week and get a chance to win a license! Book your seat now >>
Tags
Chart
Asked by
Brian
Top achievements
Rank 1
Answers by
Evgenia
Telerik team
Brian
Top achievements
Rank 1
Share this question
or