C1.WPF.C1Chart3D Namespace / C1Chart3D Class
Members


C1Chart3D Class
Represents 3D chart.
Object Model
C1Chart3D Class
Syntax
'Declaration
 
<ContentPropertyAttribute("Children")>
<LicenseProviderAttribute()>
<StyleTypedPropertyAttribute(Property="FocusVisualStyle", StyleTargetType=System.Windows.Controls.Control)>
<XmlLangPropertyAttribute("Language")>
<UsableDuringInitializationAttribute(True)>
<RuntimeNamePropertyAttribute("Name")>
<UidPropertyAttribute("Uid")>
<TypeDescriptionProviderAttribute(MS.Internal.ComponentModel.DependencyObjectProvider)>
<NameScopePropertyAttribute("NameScope", System.Windows.NameScope)>
Public Class C1Chart3D 
   Inherits System.Windows.Controls.Control
 
'Usage
 
Dim instance As C1Chart3D
Inheritance Hierarchy

System.Object
   System.Windows.Threading.DispatcherObject
      System.Windows.DependencyObject
         System.Windows.Media.Visual
            System.Windows.UIElement
               System.Windows.FrameworkElement
                  System.Windows.Controls.Control
                     C1.WPF.C1Chart3D.C1Chart3D

See Also