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

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

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

    See Also