[
Log In
]
HOME
SAMPLES
DOCS
DOWNLOAD
LICENSING/PRICING
SUPPORT
FORUM
WHAT'S NEW
PRODUCT ROADMAP
ABOUT US
Home
\
Support
\ Forum
Welcome Guest
Search
|
Active Topics
|
ERROR
DataViz Charts and Gauges
»
DataViz Charts Forums
»
DataViz Charts for ASP.NET Web Forms
»
Initial zooming
Initial zooming
Options
Previous Topic
Next Topic
nolan
#1
Posted :
Wednesday, November 7, 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.
Back to top
User Profile
View Thanks
Ivan
#2
Posted :
Wednesday, November 7, 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.
Back to top
User Profile
View Thanks
Users browsing this topic
Guest
DataViz Charts and Gauges
»
DataViz Charts Forums
»
DataViz Charts for ASP.NET Web Forms
»
Initial zooming
Forum Jump
DataViz Charts Forums
- DataViz Charts and Gauges for JavaScript/jQuery
- DataViz Charts and Gauges for ASP.NET MVC
- DataViz Charts for ASP.NET Web Forms
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.
Watch this topic
Email this topic
Print this topic
RSS Feed
Normal
Threaded
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.071 seconds.