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

Graph control in Telerik Reporting

9 Answers 124 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Cynthia
Top achievements
Rank 1
Cynthia asked on 24 Feb 2021, 09:57 PM
Please I need help with Graph control in Telerik Reporting
I created a new report in blank
I added a graph control
I defined an sqlDataSource with the data what I need
And then? Can you orient me

9 Answers, 1 is accepted

Sort by
0
Cynthia
Top achievements
Rank 1
answered on 25 Feb 2021, 05:52 PM
I need a graph like than example:
0
Mads
Telerik team
answered on 01 Mar 2021, 02:13 PM

Hello Cynthia,

From the screenshot you supplied I believe you directly added a Graph, and did not use the Graph Wizard. I would recommend using the Wizard as it will help you set everything up faster. It will create and configure category-groups, series-groups, coordinate-system, and series which all are required to display a graph. In case you do want to set up the graph manually, we have an article in our documentation explaining the necessary steps called "How to Create Column Chart".

To set up the graph from your screenshot I recommend first setting up the graph with the two columns "CFDI's A Tiempo" and "CFDI's Tarde", then adding in the line for "% A Tiempo" last. When the graph is created with the first two columns, follow "How to Create Graph with Column and Line Series" to add in the line.

I hope this information is useful and that you are able to create the graph you want. Let me know if it works out, if you run into challenges, or have any other questions.

Regards, Mads Progress Telerik

Virtual Classroom, the free self-paced technical training that gets you up to speed with Telerik and Kendo UI products quickly just got a fresh new look + new and improved content including a brand new Blazor course! Check it out at https://learn.telerik.com/.

0
Cynthia
Top achievements
Rank 1
answered on 01 Mar 2021, 03:31 PM

 

OK, thank you very much, I will review your tips
0
Cynthia
Top achievements
Rank 1
answered on 01 Mar 2021, 05:20 PM
I did follow your tips step by step, and I don't know why, the line series is added next to the bar series, duplicating the X axis
0
Mads
Telerik team
answered on 04 Mar 2021, 12:52 PM

Hello Cynthia,

Thank for checking out my suggested articles. I believe after adding the new line-series, an extra category-group was created. Open up the 'GraphSeries Collection Editor' by clicking the '...' button in the Series properties of the Graph.

Next, make sure both the lineSeries and barSeries have the same category-group

When both are using the same category-group, they should be displayed together. Test changing this.

Let me know how it works out, if you run into challenges, or have any other questions.

Regards, Mads Progress Telerik

Virtual Classroom, the free self-paced technical training that gets you up to speed with Telerik and Kendo UI products quickly just got a fresh new look + new and improved content including a brand new Blazor course! Check it out at https://learn.telerik.com/.

0
Cynthia
Top achievements
Rank 1
answered on 04 Mar 2021, 06:02 PM
ok, thank you very much, I was do it and now works ok,
now I need to add a second "y" scale  for the line graph, because it will be a percent from 0 to 100, and I should like
 it at right from the scale x, can you help me with this
0
Cynthia
Top achievements
Rank 1
answered on 04 Mar 2021, 06:37 PM
I've already managed to do this, all I have to do is move the y-axis to the right, how I can do this?
0
Cynthia
Top achievements
Rank 1
answered on 04 Mar 2021, 10:20 PM
I did it! at the png attached can you see my graph, I just need to put the YAxisTitle in landscape mode, Can I do?
0
Mads
Telerik team
answered on 09 Mar 2021, 11:18 AM

Hi Cynthia,

It's great to hear you solve most of the issues. The graph looks great.

The Axis Title can not be rotated by design, as it might push the Graph content too far aside if it is very long. I would suggest using a TextBox with the required formatting placed over the Graph item to display the title instead of the Axis Title property.

I hope this alternative will provide you with a suitable solution. Let me know how it works out or if you run into any challenges.

Regards, Mads Progress Telerik

Virtual Classroom, the free self-paced technical training that gets you up to speed with Telerik and Kendo UI products quickly just got a fresh new look + new and improved content including a brand new Blazor course! Check it out at https://learn.telerik.com/.

Tags
General Discussions
Asked by
Cynthia
Top achievements
Rank 1
Answers by
Cynthia
Top achievements
Rank 1
Mads
Telerik team
Share this question
or