ComponentOne FinancialChart for WPF
C1.WPF Namespace / C1ZoomHelper Class
Members



In This Topic
    C1ZoomHelper Class
    In This Topic
    Cross-platform helper for listening to zoom gestures either using the mouse or fingers.
    Syntax
    'Declaration
     
    
    Public Class C1ZoomHelper 
    'Usage
     
    
    Dim instance As C1ZoomHelper
    public class C1ZoomHelper 
    public ref class C1ZoomHelper 
    Inheritance Hierarchy

    System.Object
       C1.WPF.C1ZoomHelper

    See Also