ComponentOne Olap for WinForms
C1.Win.Olap.4 Assembly / C1.Win.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 C1.Win.C1Chart.C1Chart
       Implements C1.Win.C1ChartBase.iChartRect 
    public class C1OlapChart : C1.Win.C1Chart.C1Chart, C1.Win.C1ChartBase.iChartRect  
    Inheritance Hierarchy

    System.Object
       System.MarshalByRefObject
          System.ComponentModel.Component
             System.Windows.Forms.Control
                System.Windows.Forms.ScrollableControl
                   System.Windows.Forms.ContainerControl
                      System.Windows.Forms.UserControl
                         C1.Win.C1ChartBase.baseChart
                            C1.Win.C1Chart.C1Chart
                               C1.Win.Olap.C1OlapChart

    See Also