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


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