SEARCH
0-9 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z
Prev | Current Page 327 | Next

Robin Pars, Laurence Moroney, and John Grieb

"Foundations of ASP.NET AJAX"


But, let??™s get back to the technology??”how is this implemented?
The resource and data retrieval tiers are the same as for the text-based price history
pane you saw previously. If you??™ve skipped ahead, you should return to the ???Creating the
Price History Pane??? section, which describes the DataTier web service and how you can
use it to retrieve the price history of a stock.
To implement the charts, the example uses the ZedGraph open source library.
Using the ZedGraph Library Charting Engine
ZedGraph (http://zedgraph.org) is an open source set of classes, written in C#, that enable
the creation of various 2D graphs of arbitrary datasets. Because the set is class-based, it has
a high degree of programmatic flexibility, and you can modify almost every aspect of a
graph, including features such as scale ranges, scale types, step sizes, and so on, to be overridden
from their defaults. It also allows for multirange, multitype, multiaxis graphs to be
overlaid in a single chart. See Figure 10-13 for an example of a single chart that includes
stacked bars, transparent overlays, filled lines, legends, and annotations.


Pages:
315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339