2D Chart for WinForms | ComponentOne
C1.Win.C1Chart.4.8 Assembly / C1.Win.C1ChartBase Namespace / baseChartTitle Class
Members

In This Topic
    baseChartTitle Class
    In This Topic
    Base chart title class.
    Object Model
    baseChartTitle Class
    Syntax
    'Declaration
     
    Public Class baseChartTitle 
       Inherits baseChartRect
       Implements iChartRect 
    public class baseChartTitle : baseChartRect, iChartRect  
    Inheritance Hierarchy

    System.Object
       C1.Win.C1ChartBase.baseChartRect
          C1.Win.C1ChartBase.baseChartTitle

    See Also