Welcome Guest Search | Active Topics |

Axis minimum and maximum
Derek
#1 Posted : Tuesday, October 23, 2012 4:08:25 AM(UTC)
Rank: Newbie

Groups: Registered
Joined: 10/5/2012(UTC)
Posts: 2

Thanks: 0 times
Was thanked: 0 time(s) in 0 post(s)
How can I set custom min/max values of the axis?
Dragan
#2 Posted : Tuesday, October 23, 2012 9:53:40 AM(UTC)
Rank: Advanced Member

Groups: Administrators, DataVizJavaScript, jQueryChart, jQueryDV, MvcChart, Registered
Joined: 1/3/2011(UTC)
Posts: 483

Thanks: 0 times
Was thanked: 87 time(s) in 87 post(s)
Hi,

You can check this sample:

http://www.jqchart.com/SamplesAspNet/ChartAxes/LinearAxis

Just add to the Axes collection:

Code:
<Axes>
       <jqChart:LinearAxis Location="left" Minimum="10" Maximum="100" Interval="10">
       </jqChart:LinearAxis>
</Axes>
Best Regards,
Dragan Matek
jqChart Inc.
Users browsing this topic
Guest
Forum Jump  
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.

FlatEarth Theme by Jaben Cargman (Tiny Gecko)
Powered by YAF 1.9.4 | YAF © 2003-2010, Yet Another Forum.NET
This page was generated in 0.150 seconds.