skip navigation
  • Product Bundles

    DevCraft

    All Telerik .NET tools and Kendo UI JavaScript components in one package. Now enhanced with:

    • AI Coding Assistants
    • Embedded Reporting
    • Document Processing Libraries
    • SSO Account Sign-in

    Web

    Kendo UI UI for Angular UI for Vue UI for jQuery KendoReact UI for Blazor UI for ASP.NET Core UI for ASP.NET MVC UI for ASP.NET AJAX

    Mobile

    UI for .NET MAUI

    Document Management

    Telerik Document Processing

    Desktop

    UI for .NET MAUI UI for WinUI UI for WinForms UI for WPF

    Reporting

    Telerik Reporting Telerik Report Server

    Testing & Mocking

    Test Studio Telerik JustMock

    CMS

    Sitefinity

    AI Productivity Tools

    AI Coding Assistants

    UI/UX Tools

    ThemeBuilder Design System Kit Templates and Building Blocks

    Debugging

    Fiddler Fiddler Everywhere Fiddler Classic Fiddler Everywhere Reporter FiddlerCore

    Free Tools

    KendoReact Free VB.NET to C# Converter Testing Framework
    View all products
  • Overview
  • Demos
    • What's New
    • Roadmap
    • Release History
  • Support and Learning

    • Support and Learning Hub
    • First Steps
    • Docs
    • Demos
    • Virtual Classroom
    • Forums
    • Videos
    • Blogs
    • Accessibility
    • Submit a Ticket

    Productivity and Design Tools

    • Visual Studio Extensions
    • Visual Studio Templates
    • Embedded Reporting
  • Pricing
  • Shopping cart
    • Account Overview
    • Your Licenses
    • Downloads
    • Support Center
    • Forum Profile
    • Payment Methods
    • Edit Profile
    • Log out
  • Login
  • Contact Us
  • Try now

Class AxisPanAndZoomExtensions

Holds attached properties that allow for enabling and controlling the zoom and pan on a CartesianAxis instance.

Inheritance
System.Object
AxisPanAndZoomExtensions
Namespace: Telerik.Windows.Controls.ChartView
Assembly: Telerik.Windows.Controls.Chart.dll

Syntax

public static class AxisPanAndZoomExtensions : Object

Fields

EnablePanAndZoomProperty

Identifies the EnablePanAndZoom attached property.

Declaration
public static readonly DependencyProperty EnablePanAndZoomProperty
Field Value
System.Windows.DependencyProperty

MaxZoomProperty

Identifies the MaxZoom attached property.

Declaration
public static readonly DependencyProperty MaxZoomProperty
Field Value
System.Windows.DependencyProperty

MinZoomProperty

Identifies the MinZoom attached property.

Declaration
public static readonly DependencyProperty MinZoomProperty
Field Value
System.Windows.DependencyProperty

PanOffsetProperty

Identifies the PanOffset attached property.

Declaration
public static readonly DependencyProperty PanOffsetProperty
Field Value
System.Windows.DependencyProperty

ZoomProperty

Identifies the Zoom attached property.

Declaration
public static readonly DependencyProperty ZoomProperty
Field Value
System.Windows.DependencyProperty

ZoomRangeEndProperty

Identifies the ZoomRangeEnd attached property.

Declaration
public static readonly DependencyProperty ZoomRangeEndProperty
Field Value
System.Windows.DependencyProperty

ZoomRangeStartProperty

Identifies the ZoomRangeStart attached property.

Declaration
public static readonly DependencyProperty ZoomRangeStartProperty
Field Value
System.Windows.DependencyProperty

Methods

GetEnablePanAndZoom(DependencyObject)

Gets the EnablePanAndZoom value for the given CartesianAxis.

Declaration
public static bool GetEnablePanAndZoom(DependencyObject obj)
Parameters
System.Windows.DependencyObject obj

Returns
System.Boolean

GetMaxZoom(DependencyObject)

Gets the MaxZoom value for the given CartesianAxis.

Declaration
public static double GetMaxZoom(DependencyObject obj)
Parameters
System.Windows.DependencyObject obj

Returns
System.Double

GetMinZoom(DependencyObject)

Gets the MinZoom value for the given CartesianAxis.

Declaration
public static double GetMinZoom(DependencyObject obj)
Parameters
System.Windows.DependencyObject obj

Returns
System.Double

GetPanOffset(DependencyObject)

Gets the PanOffset value for the given CartesianAxis.

Declaration
public static double GetPanOffset(DependencyObject obj)
Parameters
System.Windows.DependencyObject obj

Returns
System.Double

GetZoom(DependencyObject)

Gets the Zoom value for the given CartesianAxis.

Declaration
public static double GetZoom(DependencyObject obj)
Parameters
System.Windows.DependencyObject obj

Returns
System.Double

GetZoomRangeEnd(DependencyObject)

Gets the ZoomRangeEnd value for the given CartesianAxis.

Declaration
public static double GetZoomRangeEnd(DependencyObject obj)
Parameters
System.Windows.DependencyObject obj

Returns
System.Double

GetZoomRangeStart(DependencyObject)

Gets the ZoomRangeStart value for the given CartesianAxis.

Declaration
public static double GetZoomRangeStart(DependencyObject obj)
Parameters
System.Windows.DependencyObject obj

Returns
System.Double

SetEnablePanAndZoom(DependencyObject, Boolean)

Sets the EnablePanAndZoom value for the given CartesianAxis.

Declaration
public static void SetEnablePanAndZoom(DependencyObject obj, bool value)
Parameters
System.Windows.DependencyObject obj

System.Boolean value

SetMaxZoom(DependencyObject, Double)

Sets the MaxZoom value for the given CartesianAxis.

Declaration
public static void SetMaxZoom(DependencyObject obj, double value)
Parameters
System.Windows.DependencyObject obj

System.Double value

SetMinZoom(DependencyObject, Double)

Sets the MinZoom value for the given CartesianAxis.

Declaration
public static void SetMinZoom(DependencyObject obj, double value)
Parameters
System.Windows.DependencyObject obj

System.Double value

SetPanOffset(DependencyObject, Double)

Sets the PanOffset value for the given CartesianAxis.

Declaration
public static void SetPanOffset(DependencyObject obj, double value)
Parameters
System.Windows.DependencyObject obj

System.Double value

SetZoom(DependencyObject, Double)

Sets the Zoom value for the given CartesianAxis.

Declaration
public static void SetZoom(DependencyObject obj, double value)
Parameters
System.Windows.DependencyObject obj

System.Double value

SetZoomRangeEnd(DependencyObject, Double)

Sets the ZoomRangeEnd value for the given CartesianAxis.

Declaration
public static void SetZoomRangeEnd(DependencyObject obj, double value)
Parameters
System.Windows.DependencyObject obj

System.Double value

SetZoomRangeStart(DependencyObject, Double)

Sets the ZoomRangeStart value for the given CartesianAxis.

Declaration
public static void SetZoomRangeStart(DependencyObject obj, double value)
Parameters
System.Windows.DependencyObject obj

System.Double value

Getting Started
  • Install Now
  • Demos
  • SDK Samples Browser
  • Sample Applications
Support Resources
  • Code Library
  • Knowledge Base
  • MVVM Support
  • Videos
  • GitHub SDK Repository
Community
  • Forums
  • Blogs
  • XAML Feedback Portal
  • Document Processing Feedback Portal

Copyright © 2018 Progress Software Corporation and/or its subsidiaries or affiliates.
All Rights Reserved.

Progress, Telerik, and certain product names used herein are trademarks or registered trademarks of Progress Software Corporation and/or one of its subsidiaries or affiliates in the U.S. and/or other countries. See Trademarks for appropriate markings.