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


In This Topic
    C1Chart3DLegend Class
    In This Topic
    Represents the legend for 3D chart.
    Object Model
    C1Chart3DLegend Class
    Syntax
    'Declaration
     
    
    Public Class C1Chart3DLegend 
       Inherits System.Windows.Controls.Control
    'Usage
     
    
    Dim instance As C1Chart3DLegend
    public class C1Chart3DLegend : System.Windows.Controls.Control 
    Inheritance Hierarchy

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

    See Also