Skip Navigation LinksHome / Community & Support / Code Library / ASP.NET and ASP.NET AJAX > Chart > Zoom Window for Oversized Chart using jQuery UI's Draggable and Resizable

Not answered Zoom Window for Oversized Chart using jQuery UI's Draggable and Resizable

Feed from this thread
  • dingjing avatar

    Posted on Oct 12, 2010 (permalink)

    Requirements

    RadControls version 2010Q2

    .NET version 4

    Visual Studio version 2010

    programming language C#

    browser support

    all browsers supported by RadControls


    PROJECT DESCRIPTION
    This is an alternative implementation to RadChart's built-in zoom-and-scroll. It puts a draggable and resizable window on a birdseye view of an oversized radchart. Dragging and resizing the window change the visible portion and the scale of the chart. The attached example is implemented in one dimension (horizontal) only. But it is fairly straightforward to extend to 2 dimensions.
    Attached files

    Reply

Back to Top

Skip Navigation LinksHome / Community & Support / Code Library / ASP.NET and ASP.NET AJAX > Chart > Zoom Window for Oversized Chart using jQuery UI's Draggable and Resizable