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

In This Topic
    baseChartLegend Class
    In This Topic
    The chart legend properties and methods.
    Object Model
    baseChartLegend Class
    Syntax
    'Declaration
     
    Public Class baseChartLegend 
       Inherits baseChartRect
       Implements iChartRect 
    public class baseChartLegend : baseChartRect, iChartRect  
    Inheritance Hierarchy

    System.Object
       C1.Win.C1ChartBase.baseChartRect
          C1.Win.C1ChartBase.baseChartLegend

    See Also