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

In This Topic
    ChartLabel Class
    In This Topic
    Represents an independent text annotation that can be attached to a chart.
    Object Model
    ChartLabel Class
    Syntax
    'Declaration
     
    Public Class ChartLabel 
       Inherits ChartRect
    public class ChartLabel : ChartRect 
    Inheritance Hierarchy

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

    See Also