Welcome Guest Search | Active Topics |

Initial zooming
nolan
#1 Posted : Wednesday, November 07, 2012 4:48:44 AM(UTC)
Rank: Newbie

Groups: Registered
Joined: 11/5/2012(UTC)
Posts: 3

Thanks: 1 times
Was thanked: 0 time(s) in 0 post(s)
Is it possible to set initial zooming of the chart? I want the chart to be 50% zoomed.
Ivan
#2 Posted : Wednesday, November 07, 2012 6:55:07 AM(UTC)
Rank: Administration

Groups: Administrators, Moderator, Registered
Joined: 11/5/2012(UTC)
Posts: 131

Thanks: 0 times
Was thanked: 15 time(s) in 15 post(s)
You can set the VisibleMinimum and VisibleMaximum properties of the axis. For more info check this example:

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

<Axes>
<jqChart:DateTimeAxis Location="Bottom" ZoomEnabled="True" VisibleMinimum="2010-2-1" VisibleMaximum="2010-5-1">
</jqChart:DateTimeAxis>
...
Best,
Ivan Petrov
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.128 seconds.