FlexReport for WinForms | ComponentOne
C1.Win.FlexReport.4.5.2 Assembly / C1.Win.FlexReport.Chart Namespace / ChartLegend Class
Members

In This Topic
    ChartLegend Class
    In This Topic
    Represents the legend of a chart.
    Object Model
    ChartLegend Class
    Syntax
    'Declaration
     
    Public Class ChartLegend 
       Inherits ChartRect
    public class ChartLegend : ChartRect 
    Inheritance Hierarchy

    System.Object
       C1.Win.FlexReport.Chart.ChartObject
          C1.Win.FlexReport.Chart.ChartRect
             C1.Win.FlexReport.Chart.ChartLegend

    See Also