Hi,
I am new to telerik charting. I have a list of nodes having x and y values between -1.5 -1.5 on both x and y axis
Can you please send me any sample, how can i map my points and set x and y axis values. Thanks
3 Answers, 1 is accepted
0
Yavor
Telerik team
answered on 23 Mar 2011, 09:42 AM
Hello Muhammad,
To see more information along the lines of the requested functionality, please refer to the following example:
Hi,
I am able to set data for graph. However i need help in X and Y axis positions. I need to set my X axis and y axis in center to make it like plus sign. Its the requirement. More explanation is that the Min XValue = -1.5 and maxXvalue = 1.5 same with Y axis from -1.5 to 1.5. i need the decimals like -1.5,-1.25,-1, .... to be displayed in the center rather then left and bottom.
Also i need to define some custom icons for different legends. is it possible. And is there any zooming functionality available? Thanks
0
Yavor
Telerik team
answered on 25 Mar 2011, 09:13 AM
Hi Muhammad,
You can force the axis to be in such a layout, by manually presetting the ranges. For example, this may look something like this:
RadChart1.DefaultSeriesDefinition = new BubbleSeriesDefinition();