ComponentOne Chart for WPF and Silverlight
C1.WPF.C1Chart Namespace / ZoomAction Class / ZoomAction Constructor


In This Topic
    ZoomAction Constructor
    In This Topic
    Creates a new instance of the C1.Silverlight.Chart.ZoomAction class.
    Syntax
    'Declaration
     
    
    Public Function New()
    'Usage
     
    
    Dim instance As New ZoomAction()
    public ZoomAction()
    See Also