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

In This Topic
    ChartValueLabel Class
    In This Topic
    Represents a chart axis annotation used for displaying text defined at a specific axis coordinate.
    Object Model
    ChartValueLabel Class
    Syntax
    'Declaration
     
    Public Class ChartValueLabel 
       Inherits ChartObject
    public class ChartValueLabel : ChartObject 
    Inheritance Hierarchy

    System.Object
       C1.Win.FlexReport.Chart.ChartObject
          C1.Win.FlexReport.Chart.ChartValueLabel
             C1.Win.FlexReport.Chart.Chart2DValueLabel

    See Also