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


In This Topic
    C1Chart3D Class
    In This Topic
    Represents 3D chart.
    Object Model
    C1Chart3D Class
    Syntax
    'Declaration
     
    
    <ContentPropertyAttribute("Children")>
    Public Class C1Chart3D 
       Inherits System.Windows.Controls.Control
    'Usage
     
    
    Dim instance As C1Chart3D
    [ContentProperty("Children")]
    public class C1Chart3D : System.Windows.Controls.Control 
    Inheritance Hierarchy

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

    See Also