<
OLAP for WPF and Silverlight | ComponentOne
C1.WPF.Olap Namespace / C1OlapChart Class
Members

In This Topic
    C1OlapChart Class
    In This Topic
    Custom chart control for visualizing Olap data.
    Object Model
    C1OlapChart Class
    Syntax
    'Declaration
     
    Public Class C1OlapChart 
       Inherits System.Windows.Controls.Control
    public class C1OlapChart : System.Windows.Controls.Control 
    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.Olap.C1OlapChart

    See Also