Chart3D for WPF and Silverlight | ComponentOne
C1.Silverlight.Chart3D Namespace / Chart3DView Class
Members


In This Topic
    Chart3DView Class
    In This Topic
    Represent the main part of C1Chart3D control.
    Object Model
    Chart3DView Class
    Syntax
    'Declaration
     
    
    Public Class Chart3DView 
       Inherits System.Windows.Controls.Control
    'Usage
     
    
    Dim instance As Chart3DView
    public class Chart3DView : System.Windows.Controls.Control 
    Inheritance Hierarchy

    System.Object
       System.Windows.DependencyObject
          System.Windows.UIElement
             System.Windows.FrameworkElement
                System.Windows.Controls.Control
                   C1.Silverlight.Chart3D.Chart3DView

    See Also